summaryrefslogtreecommitdiffhomepage
path: root/.readthedocs.yml
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2023-08-30 22:12:11 -0400
committerJeff Forcier <jeff@bitprophet.org>2023-08-30 22:12:11 -0400
commit377bc8e4fbb89867de1df3072d017e985a5af932 (patch)
treed80fe3c4f40c5614fab638a6974ee898afc9acf2 /.readthedocs.yml
parent63fd01aa39b0d7cba587380a61b38590004c755d (diff)
parent2a2e5822545af666f1ad20e96c9cb9ca42af4f8c (diff)
Merge branch '3.1' into 3.2
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).