diff --git a/readthedocs.yml b/readthedocs.yml index 81c30e12..35409b69 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -5,7 +5,6 @@ python: install: - method: pip path: . - extra_requirements: docs - method: setuptools path: another/package system_packages: true