- Make sure the tests are executed

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=45
This commit is contained in:
Tomáš Chvátal 2018-10-18 07:54:24 +00:00 committed by Git OBS Bridge
parent 5a1677f46d
commit 3de404ed2a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 18 07:54:12 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Make sure the tests are executed
-------------------------------------------------------------------
Fri Oct 12 03:14:03 UTC 2018 - Arun Persaud <arun@gmx.de>

View File

@ -109,7 +109,7 @@ done
%check
export PYTHONDONTWRITEBYTECODE=1
%python_exec setup.py test
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_bin_suffix} -v
%post
%python_install_alternative tox tox-quickstart