diff --git a/.readthedocs.yml b/.readthedocs.yml index 2d3c7f9..a379070 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -16,5 +16,3 @@ formats: # Optionally set the version of Python and requirements required to build your docs python: version: 3.7 - install: - - requirements: docs/requirements.txt