diff --git a/python-s3transfer.spec b/python-s3transfer.spec index cc3b16c..9c1e710 100644 --- a/python-s3transfer.spec +++ b/python-s3transfer.spec @@ -66,6 +66,7 @@ S3transfer is a Python library for managing Amazon S3 transfers. %prep %setup -q -n %{pypi_name}-%{version} +# Remove online tests (see https://github.com/boto/s3transfer/issues/8) rm -rf tests/integration %build