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 84201f4 commit f5f4186Copy full SHA for f5f4186
1 file changed
translate-messages/pyproject.toml
@@ -48,7 +48,9 @@ classifiers = [
48
"Intended Audience :: Science/Research",
49
"Natural Language :: English",
50
"Operating System :: OS Independent",
51
+ "Programming Language :: Python",
52
"Programming Language :: Python :: 3",
53
+ "Programming Language :: Python :: 3 :: Only",
54
"Programming Language :: Python :: 3.8",
55
"Programming Language :: Python :: 3.9",
56
"Programming Language :: Python :: 3.10",
@@ -58,6 +60,7 @@ classifiers = [
58
60
"Programming Language :: Python :: 3.14",
59
61
"Programming Language :: Python :: 3.15",
62
"Topic :: File Formats :: JSON",
63
+ "Topic :: Software Development",
64
"Topic :: Software Development :: Build Tools",
65
"Topic :: Software Development :: Internationalization",
66
"Topic :: Software Development :: Localization",
0 commit comments