Fix Django version in PyPI classifier

This commit is contained in:
Raphael Michel
2017-01-09 20:20:02 +01:00
parent 2a6629e075
commit ffa35a9b9b

View File

@@ -56,7 +56,7 @@ setup(
'License :: OSI Approved :: Apache Software License',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Framework :: Django :: 1.8'
'Framework :: Django :: 1.10'
],
keywords='tickets web shop ecommerce',