diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2023-08-30 22:12:11 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2023-08-30 22:12:11 -0400 |
commit | 2a2e5822545af666f1ad20e96c9cb9ca42af4f8c (patch) | |
tree | 8d130c6d614b745cb4ad729d767db6b7c382ff54 | |
parent | b77ef44a049c3b99e770a360e7b1312ca6940ce4 (diff) | |
parent | ed30996bc90189cccbc1ef553dae3a1ce12d35bc (diff) |
Merge branch '3.0' into 3.1
-rw-r--r-- | .readthedocs.yml | 1 |
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). |