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 f3eed34 commit d09dd3eCopy full SHA for d09dd3e
.readthedocs.yml
@@ -19,5 +19,7 @@ python:
19
version: 3.7
20
install:
21
- requirements: docs/requirements.txt
22
+ - method: setuptools
23
+ path: .
24
system_packages: true
25
0 commit comments