Add comment to explain
This commit is contained in:
parent
67a8460c70
commit
3e363e4dde
@ -66,6 +66,7 @@ S3transfer is a Python library for managing Amazon S3 transfers.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{pypi_name}-%{version}
|
%setup -q -n %{pypi_name}-%{version}
|
||||||
|
# Remove online tests (see https://github.com/boto/s3transfer/issues/8)
|
||||||
rm -rf tests/integration
|
rm -rf tests/integration
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user