chore: add Python 3.13 and 3.14 classifiers
This commit is contained in:
@@ -26,6 +26,8 @@ classifiers = [
|
|||||||
"Programming Language :: Python :: 3",
|
"Programming Language :: Python :: 3",
|
||||||
"Programming Language :: Python :: 3 :: Only",
|
"Programming Language :: Python :: 3 :: Only",
|
||||||
"Programming Language :: Python :: 3.12",
|
"Programming Language :: Python :: 3.12",
|
||||||
|
"Programming Language :: Python :: 3.13",
|
||||||
|
"Programming Language :: Python :: 3.14",
|
||||||
]
|
]
|
||||||
packages = [
|
packages = [
|
||||||
{ include = "strix", format = ["sdist", "wheel"] }
|
{ include = "strix", format = ["sdist", "wheel"] }
|
||||||
|
|||||||
Reference in New Issue
Block a user