We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34520e5 commit bcc1471Copy full SHA for bcc1471
pyproject.toml
@@ -34,8 +34,13 @@ maintainers = [
34
]
35
36
classifiers = [
37
- "Development Status :: 4 - Beta",
+ "Development Status :: 5 - Production/Stable",
38
"Programming Language :: Python :: 3",
39
+ "Programming Language :: Python :: 3.7",
40
+ "Programming Language :: Python :: 3.8",
41
+ "Programming Language :: Python :: 3.9",
42
+ "Programming Language :: Python :: 3.10",
43
+ "Programming Language :: Python :: 3.11",
44
"Framework :: Sphinx",
45
"Framework :: Sphinx :: Theme",
46
"License :: OSI Approved :: BSD License",
0 commit comments