mirror of
https://github.com/pretix/pretix.git
synced 2026-08-22 12:42:00 +00:00
Fix Django version in PyPI classifier
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ setup(
|
|||||||
'License :: OSI Approved :: Apache Software License',
|
'License :: OSI Approved :: Apache Software License',
|
||||||
'Programming Language :: Python :: 3.3',
|
'Programming Language :: Python :: 3.3',
|
||||||
'Programming Language :: Python :: 3.4',
|
'Programming Language :: Python :: 3.4',
|
||||||
'Framework :: Django :: 1.8'
|
'Framework :: Django :: 1.10'
|
||||||
],
|
],
|
||||||
|
|
||||||
keywords='tickets web shop ecommerce',
|
keywords='tickets web shop ecommerce',
|
||||||
|
|||||||
Reference in New Issue
Block a user