2019-06-30 10:20:43 +00:00
committed by Git OBS Bridge
parent eb24473042
commit 798271541d

View File

@@ -66,7 +66,7 @@ The dataset is an in-memory representation of a netCDF file.
%check
# Tests are xfail on aarch64: gh#pydata/xarray#2334
%pytest -k "not test_datetime_reduce and not test_roundtrip_numpy_datetime_data"
%pytest -k "not test_datetime_reduce and not test_roundtrip_numpy_datetime_data and not test_download_from_github"
%files %{python_files}
%doc README.rst