Skip to content

Commit

Permalink
update docs reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmgray committed Dec 9, 2023
1 parent aaa02ab commit da969da
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,15 @@ def readme():
"docs": [
"matplotlib",
"bokeh",
"sphinx",
"sphinx-book-theme>=0.1",
"nbsphinx",
"ipython",
"furo",
"ipython!=8.7.0",
"myst-nb",
"setuptools_scm",
"sphinx-autoapi",
"astroid<3.0.0",
"sphinx-copybutton",
"sphinx-design",
"sphinx>=2.0",
],
},
python_requires=">=3.8",
Expand Down

0 comments on commit da969da

Please sign in to comment.