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/"
|
||||
|
||||
# Build documentation in the docs/ directory with Sphinx
|
||||
# sphinx:
|
||||
# configuration: docs/conf.py
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
# We recommend specifying your dependencies to enable reproducible builds:
|
||||
# https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
|
||||
python:
|
||||
|
@ -3,6 +3,15 @@ numpy>=1.20
|
||||
sphinx<7
|
||||
sphinxcontrib-bibtex
|
||||
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
|
||||
torch
|
||||
tqdm
|
||||
|
Loading…
x
Reference in New Issue
Block a user