summaryrefslogtreecommitdiff
path: root/.readthedocs.yml
diff options
context:
space:
mode:
authorJordan Cook <jordan.cook@pioneer.com>2021-07-03 15:31:22 -0500
committerJordan Cook <jordan.cook@pioneer.com>2021-07-03 15:31:22 -0500
commit1858209f45b3464298f3f6cd9cc22ad07c1cf183 (patch)
tree81265e849bb9ba947e6c709d57d0d7a6cbe4ef9e /.readthedocs.yml
parent7140d7d425eddc9866fbddf2af014a520957dd77 (diff)
downloadrequests-cache-1858209f45b3464298f3f6cd9cc22ad07c1cf183.tar.gz
Install all optional dependencies for Readthedocs builds
Diffstat (limited to '.readthedocs.yml')
-rw-r--r--.readthedocs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index dadc603..5f53d33 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -15,5 +15,5 @@ python:
- method: pip
path: .
extra_requirements:
+ - all
- docs
- - backends