Skip to content

Commit 14d0052

Browse files
committed
update classifiers in pyproject.toml
1 parent 0c64196 commit 14d0052

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ classifiers = [
2727
"Operating System :: POSIX :: Linux",
2828
"Operating System :: MacOS",
2929
"Programming Language :: Python :: 3",
30+
"Programming Language :: Python :: 3.9",
31+
"Programming Language :: Python :: 3.10",
32+
"Programming Language :: Python :: 3.11",
33+
"Programming Language :: Python :: 3.12",
34+
"Programming Language :: Python :: 3.13",
3035
"Topic :: Software Development :: Build Tools",
3136
]
3237
dynamic = ["version", "dependencies"]

0 commit comments

Comments
 (0)