We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fec90d commit 10440a2Copy full SHA for 10440a2
pyproject.toml
@@ -18,6 +18,11 @@ classifiers = [
18
"Programming Language :: Python",
19
"Programming Language :: Python :: 3",
20
"Programming Language :: Python :: 3 :: Only",
21
+ "Programming Language :: Python :: 3.9",
22
23
+ "Programming Language :: Python :: 3.11",
24
+ "Programming Language :: Python :: 3.12",
25
+ "Programming Language :: Python :: 3.13",
26
"Topic :: Software Development :: Internationalization",
27
"Topic :: Software Development :: Localization",
28
"Topic :: Utilities"
0 commit comments