Skip to content

Commit 10440a2

Browse files
committed
chore: add license classifiers to pyproject.toml
1 parent 4fec90d commit 10440a2

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
@@ -18,6 +18,11 @@ classifiers = [
1818
"Programming Language :: Python",
1919
"Programming Language :: Python :: 3",
2020
"Programming Language :: Python :: 3 :: Only",
21+
"Programming Language :: Python :: 3.9",
22+
"Programming Language :: Python :: 3.9",
23+
"Programming Language :: Python :: 3.11",
24+
"Programming Language :: Python :: 3.12",
25+
"Programming Language :: Python :: 3.13",
2126
"Topic :: Software Development :: Internationalization",
2227
"Topic :: Software Development :: Localization",
2328
"Topic :: Utilities"

0 commit comments

Comments
 (0)