15
0
Tomáš Chvátal
2019-03-28 14:26:29 +00:00
committed by Git OBS Bridge
parent 46d1068553
commit 8fc8239b1e

View File

@@ -67,7 +67,8 @@ functions and classes defined interactively in the __main__ module.
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%pytest
export PYTHONPATH='.:tests'
%python_expand py.test-%{$python_bin_suffix} -s
%files %{python_files}
%doc README.md