remove explicit install from .readthedocs.yml to rely on default instead
This commit is contained in:
parent
eb16945147
commit
6b657886a5
@ -16,5 +16,3 @@ formats:
|
|||||||
# Optionally set the version of Python and requirements required to build your docs
|
# Optionally set the version of Python and requirements required to build your docs
|
||||||
python:
|
python:
|
||||||
version: 3.7
|
version: 3.7
|
||||||
install:
|
|
||||||
- requirements: requirements.txt
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user