Fix docs/requirements.txt
This commit is contained in:
parent
6509a20b4b
commit
396f20b9bb
@ -20,8 +20,8 @@ build:
|
|||||||
- "poetry run jupyter-book config sphinx docs/"
|
- "poetry run jupyter-book config sphinx docs/"
|
||||||
|
|
||||||
# Build documentation in the docs/ directory with Sphinx
|
# Build documentation in the docs/ directory with Sphinx
|
||||||
# sphinx:
|
sphinx:
|
||||||
# configuration: docs/conf.py
|
configuration: docs/conf.py
|
||||||
# We recommend specifying your dependencies to enable reproducible builds:
|
# We recommend specifying your dependencies to enable reproducible builds:
|
||||||
# https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
|
# https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
|
||||||
python:
|
python:
|
||||||
|
@ -3,6 +3,15 @@ numpy>=1.20
|
|||||||
sphinx<7
|
sphinx<7
|
||||||
sphinxcontrib-bibtex
|
sphinxcontrib-bibtex
|
||||||
sphinx_rtd_theme>=0.5.1
|
sphinx_rtd_theme>=0.5.1
|
||||||
|
sphinx-togglebutton
|
||||||
|
sphinx-copybutton
|
||||||
|
sphinx-thebe
|
||||||
|
sphinx-etoc
|
||||||
|
sphinx-comments
|
||||||
|
sphinx-design
|
||||||
|
sphinx-book-theme
|
||||||
|
sphinx-jupyterbook-latex
|
||||||
|
sphinxcontrib-bibtex
|
||||||
tensorboard
|
tensorboard
|
||||||
torch
|
torch
|
||||||
tqdm
|
tqdm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user