Skip to content

Commit 11b378f

Browse files
committed
Added python version classifiers
1 parent b820419 commit 11b378f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ classifiers = [
4141
"Topic :: Scientific/Engineering",
4242
"Topic :: Software Development",
4343
"Topic :: System :: Distributed Computing",
44+
"Programming Language :: Python :: 3.10",
45+
"Programming Language :: Python :: 3.11",
46+
"Programming Language :: Python :: 3.12",
47+
"Programming Language :: Python :: 3.13"
4448
]
4549

4650
# ATTENTION: if anything is changed here, run `poetry update`

0 commit comments

Comments
 (0)