forked from pool/python-pytest-verbose-parametrize
- Skip integration tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-verbose-parametrize?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
6d34f7f1bd
commit
c5b9b87a26
@@ -46,6 +46,9 @@ More descriptive output for parametrized py.test tests.
|
||||
|
||||
%prep
|
||||
%setup -q -n pytest-verbose-parametrize-%{version}
|
||||
# we can't do integration tests as py2 and py3 can be different versions
|
||||
# and the script simply calls $bindir/pytest
|
||||
rm tests/integration/test_verbose_parametrize.py
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
Reference in New Issue
Block a user