14
0
Tomáš Chvátal
2019-04-17 12:00:44 +00:00
committed by Git OBS Bridge
parent 159f6fe384
commit fcb3220d99
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