mirror of
https://github.com/pretix/pretix.git
synced 2026-08-27 13:24:41 +00:00
Upgrade python versions in CI
This commit is contained in:
committed by
Richard Schreiber
parent
47a6dedf5e
commit
d2b128a5b3
+3
-2
@@ -19,9 +19,10 @@ classifiers = [
|
||||
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",
|
||||
"Environment :: Web Environment",
|
||||
"License :: OSI Approved :: GNU Affero General Public License v3",
|
||||
"Programming Language :: Python :: 3.9",
|
||||
"Programming Language :: Python :: 3.10",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Programming Language :: Python :: 3.13",
|
||||
"Programming Language :: Python :: 3.14",
|
||||
"Framework :: Django :: 5.2",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user