Update readthedocs.yml
This commit is contained in:
parent
01932f1475
commit
abeb489517
|
@ -3,7 +3,6 @@ version: 2
|
|||
python:
|
||||
version: 3.6
|
||||
install:
|
||||
- requirements:
|
||||
- method: pip
|
||||
path: .
|
||||
extra_requirements: docs
|
||||
|
|
Loading…
Reference in New Issue