mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
Fix Django version in PyPI classifier
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user