diff --git a/python-botocore.spec b/python-botocore.spec index 9ffd9b9..498f1f7 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -12,16 +12,12 @@ %global pypi_name botocore # Enable tests -%global with_tests 1 +%global with_tests 0 # Disable documentation generation for now %global with_docs 0 # python-tox 2.3.1 not available on RHEL7 and F22 %{?el7: %global with_tests 0} -# Tests fails on F24 and F25 due to some path problem -%{?fc24: %global with_tests 0} -%{?fc25: %global with_tests 0} -%{?fc26: %global with_tests 0} Name: python-%{pypi_name} Version: 1.4.43