51e5b714e0
* Add test constraint for setuptools. * Update pip test to work on centos6 container.
1 line
96 B
Text
1 line
96 B
Text
setuptools < 45 ; python_version <= '2.7' # setuptools 45 and later require python 3.5 or later
|