Skip to content

Commit dd094db

Browse files
authored
Update setup.cfg
1 parent a66962e commit dd094db

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

setup.cfg

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author_email = [email protected]
88
license = BSD 3-Clause License
99
url = https://github.com/astropy/sphinx-automodapi
1010
classifiers =
11-
Development Status :: 3 - Alpha
11+
Development Status :: 5 - Production/Stable
1212
Intended Audience :: Developers
1313
Programming Language :: Python
1414
Programming Language :: Python :: 3
@@ -31,8 +31,6 @@ test =
3131
coverage
3232
setuptools;python_version>='3.12'
3333
rtd =
34-
# https://github.com/readthedocs/sphinx_rtd_theme/issues/1463
35-
sphinx<7
3634
sphinx-rtd-theme
3735

3836
[options.package_data]

0 commit comments

Comments
 (0)