We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4bd203 commit 4425327Copy full SHA for 4425327
docs/requirements.txt
@@ -0,0 +1,2 @@
1
+sphinx
2
+spinx_rtd_theme
readthedocs.yaml
@@ -29,4 +29,5 @@ sphinx:
29
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
30
python:
31
install:
32
- - requirements: requirements.txt
+ - requirements: requirements.txt
33
+ - requirements: docs/requirements.txt
0 commit comments