Update readthedocs.yml
This commit is contained in:
parent
d23c59cddf
commit
01932f1475
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ version: 2
|
|||
python:
|
||||
version: 3.6
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
- requirements:
|
||||
- method: pip
|
||||
path: .
|
||||
extra_requirements: docs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue