Skip to content

Commit

Permalink
unpin empy from 3.x
Browse files Browse the repository at this point in the history
Followup to #261
  • Loading branch information
tfoote committed Dec 6, 2023
1 parent 4de56c1 commit aa6dd9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from setuptools import setup

install_requires = [
'empy<4',
'empy',
'pexpect',
'packaging',
'urllib3',
Expand Down

0 comments on commit aa6dd9f

Please sign in to comment.