summaryrefslogtreecommitdiff
path: root/changelogs/fragments/ansible-test-import-sanity-setuptools.yml
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2023-04-24 14:27:46 -0700
committerGitHub <noreply@github.com>2023-04-24 14:27:46 -0700
commit3249ae96149bf7c433f976e02419d0f48a729477 (patch)
tree10679f80899c7151a7a4cf5298552cafddcc5901 /changelogs/fragments/ansible-test-import-sanity-setuptools.yml
parent214819df32b0e110485888a181109ae3f6a43fe8 (diff)
downloadansible-3249ae96149bf7c433f976e02419d0f48a729477.tar.gz
ansible-test - Limit setuptools version (#80620)stable-2.9
Diffstat (limited to 'changelogs/fragments/ansible-test-import-sanity-setuptools.yml')
-rw-r--r--changelogs/fragments/ansible-test-import-sanity-setuptools.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/ansible-test-import-sanity-setuptools.yml b/changelogs/fragments/ansible-test-import-sanity-setuptools.yml
new file mode 100644
index 0000000000..0b20741592
--- /dev/null
+++ b/changelogs/fragments/ansible-test-import-sanity-setuptools.yml
@@ -0,0 +1,2 @@
+bugfixes:
+ - ansible-test - Avoid upcoming ``setuptools`` breaking changes by limiting the version installed.