Update trove classifiers and django requirement

fix_request_path_info
Charlie Denton 2017-11-03 23:47:10 +00:00
parent 388d0e12c0
commit c3179058d3
No known key found for this signature in database
GPG Key ID: 5BBA1783DA191613
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ classifiers =
Development Status :: 5 - Production/Stable Development Status :: 5 - Production/Stable
Environment :: Web Environment Environment :: Web Environment
Framework :: Django Framework :: Django
Framework :: Django :: 1.10
Framework :: Django :: 1.11 Framework :: Django :: 1.11
Framework :: Django :: 2.0
Intended Audience :: Developers Intended Audience :: Developers
License :: OSI Approved :: BSD License License :: OSI Approved :: BSD License
Operating System :: OS Independent Operating System :: OS Independent
@ -30,7 +30,7 @@ classifiers =
packages = find: packages = find:
include_package_data = True include_package_data = True
install_requires = install_requires =
Django >= 1.10 Django >= 1.11
[options.packages.find] [options.packages.find]
exclude = exclude =