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 615a741 commit cad310aCopy full SHA for cad310a
pyproject.toml
@@ -24,14 +24,13 @@ classifiers = [
24
"Programming Language :: Python :: 3.12",
25
"Programming Language :: Python :: 3.13",
26
"Development Status :: 5 - Production/Stable",
27
- "Intended Audience :: Developers",
28
- "Natural Language :: English",
29
"Environment :: Web Environment",
30
"Intended Audience :: Developers",
31
"License :: OSI Approved :: MIT License",
+ "Natural Language :: English",
32
"Operating System :: OS Independent",
33
- "Topic :: Software Development :: Libraries :: Python Modules",
34
"Topic :: Office/Business :: Financial",
+ "Topic :: Software Development :: Libraries :: Python Modules",
35
]
36
37
[project.urls]
0 commit comments