forked from pool/python-aniso8601
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aniso8601?expand=0&rev=2
This commit is contained in:
@@ -50,9 +50,7 @@ in ISO 8601 format into datetime format.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%{python_expand
|
||||
PYTHONPATH=%{buildroot}%{$python_sitelib} python -m unittest discover aniso8601/tests/
|
||||
}
|
||||
%{python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} python -m unittest discover aniso8601/tests/}
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
||||
Reference in New Issue
Block a user