remove explicit install from .readthedocs.yml to rely on default instead

This commit is contained in:
Bastien Gérard 2020-10-18 22:21:45 +02:00
parent eb16945147
commit 6b657886a5

View File

@ -16,5 +16,3 @@ formats:
# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.7
install:
- requirements: requirements.txt