Added support for Python 3.13
This commit is contained in:
@@ -30,6 +30,7 @@ classifiers = [
|
||||
"Programming Language :: Python :: 3.10",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Programming Language :: Python :: 3.13",
|
||||
]
|
||||
requires-python = ">=3.8"
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user