Add Python 3.13 to classifiers
This commit is contained in:
parent
01b5f53d90
commit
6c7d0754f8
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -53,6 +53,7 @@ setuptools.setup(
|
|||
"Programming Language :: Python :: 3.10",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Programming Language :: Python :: 3.13",
|
||||
],
|
||||
entry_points="""
|
||||
[console_scripts]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue