From 9c40c3e838cb3f0d27aff3d2f5bb7e1a30226f0c Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Tue, 14 Feb 2023 08:08:52 -0500 Subject: [PATCH] docs: keep track of an issue I wrote that this pin avoids --- requirements/pins.pip | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements/pins.pip b/requirements/pins.pip index 95db58812..b614c3119 100644 --- a/requirements/pins.pip +++ b/requirements/pins.pip @@ -10,4 +10,5 @@ # Setuptools became stricter about version number syntax. But it shouldn't be # checking the Python version like that, should it? # https://github.com/pypa/packaging/issues/678 +# https://github.com/nedbat/coveragepy/issues/1556 setuptools<66.0.0