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 8c462a5 commit a30d284Copy full SHA for a30d284
.readthedocs.yml
@@ -17,5 +17,3 @@ formats: all
17
python:
18
install:
19
- requirements: docs/requirements.txt
20
- - method: pip
21
- path: .
docs/requirements.txt
@@ -2,3 +2,5 @@ sphinx>=4.4.0
2
sphinx_rtd_theme>=1.0.0
3
sphinx_autodoc_defaultargs>=0.1.2
4
sphinx_subfigure>=0.2.4
5
+
6
+-e ..
0 commit comments