1
0
2018-08-19 19:33:45 +00:00
committed by Git OBS Bridge
parent 6003e96e85
commit d97fc41eff
+1 -3
View File
@@ -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