mirror of https://github.com/ansible/ansible.git
Revert "[stable-2.9] Add additional constraint for `setuptools` (#75651)"
This reverts commit 5faae7f464.
Now that `setuptools` version 58.0.3 has been released, this change is no longer needed.
pull/75656/head
parent
5faae7f464
commit
ef8f41c940
@ -1,5 +0,0 @@
|
||||
bugfixes:
|
||||
- >-
|
||||
ansible_test - add additional constraint for ``setuptools`` on Python >= 3.5 due to a bug
|
||||
in the recently released version of ``setuptools`` related to the 'use_2to3' feature
|
||||
(https://github.com/ansible/ansible/pull/75651)
|
||||
Loading…
Reference in New Issue