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 c49e2fe commit 2794221Copy full SHA for 2794221
.readthedocs.yml
@@ -16,3 +16,7 @@ python:
16
version: 3.7
17
install:
18
- requirements: doc/requirements.txt
19
+ - method: pip
20
+ path: .
21
+ extra_requirements:
22
+ - docs
0 commit comments