summaryrefslogtreecommitdiffhomepage
path: root/.readthedocs.yml
diff options
context:
space:
mode:
Diffstat (limited to '.readthedocs.yml')
-rw-r--r--.readthedocs.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index 144cc4c4..e8bc9a31 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -10,7 +10,6 @@ python:
version: 3.7
install:
- requirements: dev-requirements.txt
- system_packages: false
# NOTE: leaving sphinx.* alone as there's currently no way to differ the conf
# file used based on project (so cannot differentiate between www and docs).