- Just use %pytest macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=14
This commit is contained in:
parent
bea2b3c885
commit
e4c40cde16
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 23 09:44:22 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Just use %pytest macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 7 11:37:34 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
@ -65,8 +65,7 @@ The dataset is an in-memory representation of a netCDF file.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
#ignore netcdf fails for now, known upstream: https://github.com/pydata/xarray/issues/2050
|
||||
%python_expand py.test-%{$python_bin_suffix} xarray
|
||||
%pytest
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.rst
|
||||
|
Loading…
Reference in New Issue
Block a user