mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Temporary work-around for setuptools 36.0.0 bug. (#25243)
* Temporary work-around for setuptools 36.0.0 bug. * Use older setuptools for pip integration test. * Limit isort version to avoid new test failures.
This commit is contained in:
@@ -7,3 +7,4 @@ changedir = {toxinidir}/../../
|
||||
commands = {posargs}
|
||||
passenv = HOME SHIPPABLE*
|
||||
args_are_paths = False
|
||||
deps = setuptools == 35.0.2
|
||||
|
||||
Reference in New Issue
Block a user