Skip to content

Commit cad310a

Browse files
committed
Dedupe classifiers
1 parent 615a741 commit cad310a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,13 @@ classifiers = [
2424
"Programming Language :: Python :: 3.12",
2525
"Programming Language :: Python :: 3.13",
2626
"Development Status :: 5 - Production/Stable",
27-
"Intended Audience :: Developers",
28-
"Natural Language :: English",
2927
"Environment :: Web Environment",
3028
"Intended Audience :: Developers",
3129
"License :: OSI Approved :: MIT License",
30+
"Natural Language :: English",
3231
"Operating System :: OS Independent",
33-
"Topic :: Software Development :: Libraries :: Python Modules",
3432
"Topic :: Office/Business :: Financial",
33+
"Topic :: Software Development :: Libraries :: Python Modules",
3534
]
3635

3736
[project.urls]

0 commit comments

Comments
 (0)