summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-03-01 17:16:36 -0500
committerNed Batchelder <ned@nedbatchelder.com>2021-03-01 18:00:08 -0500
commit05eebb354da352f8200ef6c3b29d5d32363bfd0d (patch)
tree71a78e8a7b5b06cf1173517421e215980db75c9e /doc
parent31d4b0029181879ae3a8869caf38e32c7b8aace7 (diff)
downloadpython-coveragepy-git-nedbat/fix-auditwheel-install-kit.tar.gz
build: auditwheel is only python 3nedbat/fix-auditwheel-install-kit
Diffstat (limited to 'doc')
-rw-r--r--doc/requirements.pip2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip
index f1f01c66..a29c01e2 100644
--- a/doc/requirements.pip
+++ b/doc/requirements.pip
@@ -1,5 +1,7 @@
# PyPI requirements for building documentation for coverage.py
+-c ../requirements/pins.pip
+
# https://requires.io/github/nedbat/coveragepy/requirements/
doc8==0.8.1