Commit 5d13458 1 parent d71d1d2 commit 5d13458 Copy full SHA for 5d13458
File tree 2 files changed +19
-8
lines changed
2 files changed +19
-8
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,4 @@ sphinx:
10
10
fail_on_warning : false
11
11
python :
12
12
install :
13
- - method : pip
14
- path : .
15
- extra_requirements :
16
- - doc
17
- - numpydoc
18
- - myst_nb
19
- - sphinx_copybutton
20
- - IPython.sphinxext.ipython_console_highlighting
13
+ - requirements : docs/requirements.txt
Original file line number Diff line number Diff line change
1
+ Sphinx == 4.5.0
2
+ sphinx-book-theme == 0.3.3
3
+ sphinx-copybutton == 0.5.1
4
+ sphinx-rtd-theme == 1.1.1
5
+ sphinxcontrib-bibtex == 2.5.0
6
+ sphinxcontrib-devhelp == 1.0.2
7
+ sphinxcontrib-htmlhelp == 2.0.0
8
+ sphinxcontrib-jsmath == 1.0.1
9
+ sphinxcontrib-qthelp == 1.0.3
10
+ sphinxcontrib-serializinghtml == 1.1.5
11
+ sphinxcontrib.applehelp == 1.0.3
12
+ docrep == 0.3.2
13
+ docutils == 0.16
14
+ numpydoc == 1.5.0
15
+ pdoc == 12.3.0
16
+ pybtex-docutils == 1.0.2
17
+ myst-nb == 0.17.1
18
+ myst-parser == 0.18.1
You can’t perform that action at this time.
0 commit comments