We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc5f72f commit e0979e2Copy full SHA for e0979e2
2 files changed
.readthedocs.yaml
@@ -28,6 +28,6 @@ sphinx:
28
# - epub
29
30
# Optionally set the version of Python and requirements required to build your docs
31
-# python:
32
-# install:
33
-# - requirements: requirements.txt
+python:
+ install:
+ - requirements: requirements.txt
requirements.txt
@@ -0,0 +1 @@
1
+sphinxcontrib.bibtex
0 commit comments