1
0
forked from pool/python-xarray
Sebastian Wagner 2019-06-30 10:20:43 +00:00 committed by Git OBS Bridge
parent 05745a2f96
commit 376f03501a

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