mirror of
https://github.com/pretix/pretix.git
synced 2026-08-04 09:47:50 +00:00
Fix language classifiers
This commit is contained in:
+2
-1
@@ -54,8 +54,9 @@ setup(
|
||||
'Intended Audience :: Developers',
|
||||
'Intended Audience :: Other Audience',
|
||||
'License :: OSI Approved :: Apache Software License',
|
||||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Framework :: Django :: 1.10'
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user