Revert "Add python_requires metadata for PyPI"
This reverts commit a22d143f96.
This commit is contained in:
parent
a22d143f96
commit
78b56dbf2c
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -32,7 +32,6 @@ setup(
|
|||
include_package_data=True,
|
||||
zip_safe=False,
|
||||
platforms='any',
|
||||
python_requires='>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*',
|
||||
install_requires=[
|
||||
'Werkzeug>=0.14',
|
||||
'Jinja2>=2.10',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue