We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7c87c7 commit f083baaCopy full SHA for f083baa
.readthedocs.yml
@@ -18,6 +18,6 @@ sphinx:
18
python:
19
install:
20
- method: pip
21
- path: .
+ path: .[docs]
22
extra_requirements:
23
- docs
0 commit comments