diff --git a/.readthedocs.yml b/.readthedocs.yml index 7c8672ae..1a745724 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -31,4 +31,3 @@ python: install: # We also defined PIP_CONSTRAINTS=.config/requirements.txt on readthedocs config - requirements: .config/requirements.in - system_packages: false