Switch to newer click (2.0)
This commit is contained in:
parent
60260eb0f0
commit
f6d25bbc4f
2 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
|
@ -100,7 +100,7 @@ setup(
|
|||
'Werkzeug>=0.7',
|
||||
'Jinja2>=2.4',
|
||||
'itsdangerous>=0.21',
|
||||
'click>=0.6',
|
||||
'click>=2.0',
|
||||
],
|
||||
classifiers=[
|
||||
'Development Status :: 4 - Beta',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue