Disable tests in setuptools during bootstrapping

This commit is contained in:
Tomas Orsava 2017-08-31 11:42:06 +02:00
commit c977d6decc

View file

@ -77,6 +77,9 @@ data:
%_without_python2 1
# setuptools
%_without_platform_python 1
# tests for setuptools need pip, which is unavailable
# during bootstrapping
%_without_tests 1
components:
rpms:
python3: