Patch .readthedocs.yaml
This commit is contained in:
parent
e4944eb59e
commit
ae0a57d4f6
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
version: 2
|
||||
|
||||
python:
|
||||
version: "3.7"
|
||||
version: "3.x"
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
- requirements: requirements.txt
|
||||
|
|
|
|||
Loading…
Reference in a new issue