Remove six dependency
This commit is contained in:
parent
135c53a5f2
commit
a0801719f8
9 changed files with 21 additions and 21 deletions
1
setup.py
1
setup.py
|
|
@ -91,7 +91,6 @@ setup(
|
|||
zip_safe=False,
|
||||
platforms='any',
|
||||
install_requires=[
|
||||
'six>=1.3.0',
|
||||
'Werkzeug>=0.7',
|
||||
'Jinja2>=2.4',
|
||||
'itsdangerous>=0.17'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue