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 4a4959c commit aa8f260Copy full SHA for aa8f260
pyproject.toml
@@ -26,7 +26,7 @@ Documentation = "https://seed_intersphinx_mapping.readthedocs.io/en/latest"
26
27
[tool.whey]
28
base-classifiers = [
29
- "Development Status :: 4 - Beta",
+ "Development Status :: 5 - Production/Stable",
30
"Framework :: Sphinx :: Extension",
31
"Intended Audience :: Developers",
32
"Topic :: Documentation",
repo_helper.yml
@@ -40,7 +40,7 @@ keywords:
40
- documentation
41
42
classifiers:
43
- - 'Development Status :: 4 - Beta'
+ - 'Development Status :: 5 - Production/Stable'
44
- 'Framework :: Sphinx :: Extension'
45
- 'Intended Audience :: Developers'
46
- 'Topic :: Documentation'
0 commit comments