mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Drop Python 3.6 compatibility
This commit is contained in:
@@ -150,9 +150,10 @@ setup(
|
||||
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
|
||||
'Environment :: Web Environment',
|
||||
'License :: OSI Approved :: GNU Affero General Public License v3',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Programming Language :: Python :: 3.7',
|
||||
'Programming Language :: Python :: 3.8',
|
||||
'Programming Language :: Python :: 3.9',
|
||||
'Programming Language :: Python :: 3.10',
|
||||
'Framework :: Django :: 3.2'
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user