summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorRonny Pfannschmidt <ronny.pfannschmidt@redhat.com>2018-10-17 20:08:07 +0200
committerRonny Pfannschmidt <ronny.pfannschmidt@redhat.com>2018-10-17 20:08:07 +0200
commit4f4c91caf5a95d6aa9f0207f9ec880f1be75dd99 (patch)
treef50c9f623dc0280cb79a694c257eec506c1de62d /changelog
parent93bdbf7572cf330c1cfba46f0436e9a201f5f3f6 (diff)
downloadpytest-4f4c91caf5a95d6aa9f0207f9ec880f1be75dd99.tar.gz
fix #4177 - pin setuptools>=40.0
Diffstat (limited to 'changelog')
-rw-r--r--changelog/4177.bugfix.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog/4177.bugfix.rst b/changelog/4177.bugfix.rst
new file mode 100644
index 000000000..b26ad4bad
--- /dev/null
+++ b/changelog/4177.bugfix.rst
@@ -0,0 +1 @@
+Pin ``setuptools>=40.0`` to support ``py_modules`` in ``setup.cfg``