From 05eebb354da352f8200ef6c3b29d5d32363bfd0d Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Mon, 1 Mar 2021 17:16:36 -0500 Subject: build: auditwheel is only python 3 --- doc/requirements.pip | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') 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 -- cgit v1.2.1