ansible/test/integration/targets/inventory_kubevirt_conformance/constraints.txt
Matt Clay 51e5b714e0
Add test constraint for setuptools. (#66426)
* Add test constraint for setuptools.

* Update pip test to work on centos6 container.
2020-01-13 13:09:33 -08:00

1 line
96 B
Text

setuptools < 45 ; python_version <= '2.7' # setuptools 45 and later require python 3.5 or later