summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2021-02-08 12:01:01 -0800
committerDavid Lord <davidism@gmail.com>2021-02-08 12:01:01 -0800
commit08e8ded92c29c34f5220300c83b8267d890b4545 (patch)
tree4c23d9a55b89b4fddf9ceb3279ed3b0c59e9110a
parentb2ebe981e23943a4857b0e21052532c040a64fb7 (diff)
downloaditsdangerous-08e8ded92c29c34f5220300c83b8267d890b4545.tar.gz
swap install order
-rw-r--r--.readthedocs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index f4dd25b..1906952 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -1,8 +1,8 @@
version: 2
python:
install:
+ - requirements: requirements/docs.txt
- method: pip
path: .
- - requirements: requirements/docs.txt
sphinx:
builder: dirhtml