17
0
Tomáš Chvátal
2019-04-17 12:00:44 +00:00
committed by Git OBS Bridge
parent 0c43cd8e0a
commit 9ad397b1e9
2 changed files with 6 additions and 1 deletions

View File

@@ -58,7 +58,7 @@ sed -i -e '1{\,^#!%{_bindir}/env python,d}' sqlparse/__main__.py sqlparse/cli.py
%python_uninstall_alternative sqlformat
%check
%python_exec %{_bindir}/py.test tests
%pytest
%files %{python_files}
%doc AUTHORS README.rst