forked from pool/python-quicktions
Accepting request 617147 from home:TheBlackCat:branches:devel:languages:python
- Use more compatible py.test syntax. OBS-URL: https://build.opensuse.org/request/show/617147 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-quicktions?expand=0&rev=3
This commit is contained in:
@@ -64,7 +64,7 @@ export CFLAGS="%{optflags}"
|
||||
%check
|
||||
%{python_expand export PYTHONDONTWRITEBYTECODE=1
|
||||
export PYTHONPATH=%{buildroot}%{$python_sitearch}
|
||||
pytest-%{$python_bin_suffix} src/test_fractions.py --capture=no --strict
|
||||
py.test-%{$python_bin_suffix} src/test_fractions.py --capture=no --strict
|
||||
}
|
||||
|
||||
%files %{python_files}
|
||||
|
Reference in New Issue
Block a user