We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f20ebe commit 996105dCopy full SHA for 996105d
setup.py
@@ -25,5 +25,5 @@
25
'git-search-replace.py = gitsearchreplace:main',
26
]
27
},
28
- requires=['plumbum']
+ install_requires=['plumbum>=1.5']
29
)
0 commit comments