Skip to content

Commit

Permalink
Update setup.cfg - Revert doc dependencies to match master
Browse files Browse the repository at this point in the history
  • Loading branch information
jtburrows authored Aug 22, 2024
1 parent d8361b1 commit e1d4382
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -80,14 +80,11 @@ dev =
pre-commit
tox
docs =
sphinx==6.5.0
sphinx-autoapi==1.7.0
sphinx_rtd_theme==1.1.2
sphinxcontrib-bibtex==2.4.0
nbsphinx==0.8.0
jinja2==3.1.2
markupsafe==2.1.3
docutils==0.20.1
sphinx ~= 3.5
sphinx-autoapi ~= 1.7
sphinx_rtd_theme
sphinxcontrib-bibtex ~= 2.1
nbsphinx
tests =
pytest
pytest-cov
Expand Down

0 comments on commit e1d4382

Please sign in to comment.