diff --git a/.readthedocs.yml b/.readthedocs.yml index b796095..f1d8270 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -6,11 +6,3 @@ build: sphinx: configuration: documentation/source/conf.py fail_on_warning: true - -python: - version: 3.7 - install: - - method: pip - path: . - extra_requirements: - - docs