summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2019-05-05 07:45:04 -0400
committerNed Batchelder <ned@nedbatchelder.com>2019-05-05 07:45:04 -0400
commit2539967a714fcefcb7bb8513fa68a146a45d9d87 (patch)
tree10537936971e284c195a440736a88629e55fe96a
parent3ee361933060c13b77d85ec1bfbbf5715346da7d (diff)
downloadpython-coveragepy-git-2539967a714fcefcb7bb8513fa68a146a45d9d87.tar.gz
Yup, it works
-rw-r--r--.readthedocs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index 9e05221b..ed3737fb 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -16,7 +16,7 @@ formats: []
python:
version: 3.7
install:
- - requirements: docxx/requirements.pip
+ - requirements: doc/requirements.pip
- method: pip
path: .
system_packages: false