@ -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