summaryrefslogtreecommitdiff
path: root/changelogs/fragments/ansible-test-setuptools-constraint.yml
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2020-01-13 13:09:33 -0800
committerGitHub <noreply@github.com>2020-01-13 13:09:33 -0800
commit51e5b714e040dd21b1528866d0e13d2672160678 (patch)
treeab90edfc10caa6102f538e4591f8030ca730edbe /changelogs/fragments/ansible-test-setuptools-constraint.yml
parent9dd548ebb785dcb156d77b9a946b8e377ee2232d (diff)
downloadansible-51e5b714e040dd21b1528866d0e13d2672160678.tar.gz
Add test constraint for setuptools. (#66426)
* Add test constraint for setuptools. * Update pip test to work on centos6 container.
Diffstat (limited to 'changelogs/fragments/ansible-test-setuptools-constraint.yml')
-rw-r--r--changelogs/fragments/ansible-test-setuptools-constraint.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/ansible-test-setuptools-constraint.yml b/changelogs/fragments/ansible-test-setuptools-constraint.yml
new file mode 100644
index 0000000000..8fb0d0551f
--- /dev/null
+++ b/changelogs/fragments/ansible-test-setuptools-constraint.yml
@@ -0,0 +1,2 @@
+bugfixes:
+ - ansible-test no longer tries to install ``setuptools`` 45+ on Python 2.x since those versions are unsupported