summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2023-02-14 08:08:52 -0500
committerNed Batchelder <ned@nedbatchelder.com>2023-02-14 08:08:52 -0500
commit9c40c3e838cb3f0d27aff3d2f5bb7e1a30226f0c (patch)
tree15ae4896e976815e349460269ccef6ba924e184e
parent7887212bda71bd2e3181bd692d2f521428bbb6c0 (diff)
downloadpython-coveragepy-git-9c40c3e838cb3f0d27aff3d2f5bb7e1a30226f0c.tar.gz
docs: keep track of an issue I wrote that this pin avoids
-rw-r--r--requirements/pins.pip1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements/pins.pip b/requirements/pins.pip
index 95db5881..b614c311 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