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 27f0431 commit ee38cc6Copy full SHA for ee38cc6
.readthedocs.yml
@@ -1,10 +1,8 @@
1
version: 2
2
3
python:
4
- version: 3.7
5
install:
6
- - method: pip
7
- path: ./docs/requirements.txt
+ path: /docs/requirements.txt
8
9
build:
10
os: ubuntu-20.04
0 commit comments