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
commitf763ea4926918d119f118e579ae935cb65e3dbb3 (patch)
tree6d09909313bb47cdc2645eb6b419e511478ba676 /.readthedocs.yml
parent8e389c77660c5cdae3069b478665427d23012853 (diff)
parent377bc8e4fbb89867de1df3072d017e985a5af932 (diff)
Merge branch '3.2' into 3.3
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).