mirror of
https://github.com/zoriya/guessit.git
synced 2026-05-31 09:42:58 +00:00
Remove twine dependency constraint
This commit is contained in:
@@ -23,9 +23,6 @@ setup_requires = ['pytest-runner']
|
||||
|
||||
dev_require = ['zest.releaser[recommended]', 'pylint', 'tox', 'sphinx', 'sphinx-autobuild']
|
||||
|
||||
# Workaround for https://github.com/zestsoftware/zest.releaser/issues/183
|
||||
dev_require += ['twine<1.7']
|
||||
|
||||
tests_require = ['pytest>=2.7.3', 'pytest-benchmark', 'pytest-capturelog', 'PyYAML']
|
||||
|
||||
entry_points = {
|
||||
|
||||
Reference in New Issue
Block a user