Skip to content

Commit f5f4186

Browse files
committed
Added classifiers
1 parent 84201f4 commit f5f4186

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

translate-messages/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,9 @@ classifiers = [
4848
"Intended Audience :: Science/Research",
4949
"Natural Language :: English",
5050
"Operating System :: OS Independent",
51+
"Programming Language :: Python",
5152
"Programming Language :: Python :: 3",
53+
"Programming Language :: Python :: 3 :: Only",
5254
"Programming Language :: Python :: 3.8",
5355
"Programming Language :: Python :: 3.9",
5456
"Programming Language :: Python :: 3.10",
@@ -58,6 +60,7 @@ classifiers = [
5860
"Programming Language :: Python :: 3.14",
5961
"Programming Language :: Python :: 3.15",
6062
"Topic :: File Formats :: JSON",
63+
"Topic :: Software Development",
6164
"Topic :: Software Development :: Build Tools",
6265
"Topic :: Software Development :: Internationalization",
6366
"Topic :: Software Development :: Localization",

0 commit comments

Comments
 (0)