We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45f7454 commit 6656e5fCopy full SHA for 6656e5f
.readthedocs.yaml
@@ -27,6 +27,6 @@ sphinx:
27
# Optional but recommended, declare the Python requirements required
28
# to build your documentation
29
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
30
-# python:
31
-# install:
32
-# - requirements: docs/requirements.txt
+python:
+ install:
+ - requirements: scm/doc/TechGuide/requirements.txt
scm/doc/TechGuide/requirements.txt
@@ -0,0 +1 @@
1
+sphinxcontrib-bibtex
0 commit comments