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 a66962e commit dd094dbCopy full SHA for dd094db
setup.cfg
@@ -8,7 +8,7 @@ author_email = [email protected]
8
license = BSD 3-Clause License
9
url = https://github.com/astropy/sphinx-automodapi
10
classifiers =
11
- Development Status :: 3 - Alpha
+ Development Status :: 5 - Production/Stable
12
Intended Audience :: Developers
13
Programming Language :: Python
14
Programming Language :: Python :: 3
@@ -31,8 +31,6 @@ test =
31
coverage
32
setuptools;python_version>='3.12'
33
rtd =
34
- # https://github.com/readthedocs/sphinx_rtd_theme/issues/1463
35
- sphinx<7
36
sphinx-rtd-theme
37
38
[options.package_data]
0 commit comments