File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -10,15 +10,17 @@ maintainer = Thomas Grainger
1010maintainer_email = cython-test-exception-raiser@graingert.co.uk
1111url = https://github.com/twisted/cython-test-exception-raiser
1212license = MIT
13- python_requires = >=3.6
13+ python_requires = >=3.8
1414classifiers =
1515 Programming Language :: Python :: 3
1616 Programming Language :: Python :: 3 :: Only
17- Programming Language :: Python :: 3.6
18- Programming Language :: Python :: 3.7
1917 Programming Language :: Python :: 3.8
2018 Programming Language :: Python :: 3.9
2119 Programming Language :: Python :: 3.10
20+ Programming Language :: Python :: 3.11
21+ Programming Language :: Python :: 3.12
22+ Programming Language :: Python :: 3.13
23+ Programming Language :: Python :: 3.14
2224
2325[options]
2426packages = find:
You can’t perform that action at this time.
0 commit comments