14
0

compatibility with pytest 4+ officially. And of course, we

don't have to massacre test files anymore.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyHamcrest?expand=0&rev=17
This commit is contained in:
2019-11-21 12:38:50 +00:00
committed by Git OBS Bridge
parent f49e15a53d
commit 6b129d17c1
2 changed files with 2 additions and 3 deletions

View File

@@ -65,8 +65,6 @@ rm pytest.ini
%python_expand %fdupes %{buildroot}%{$python_sitelib}/hamcrest
%check
# gh#hamcrest/PyHamcrest#123
rm -f tests/hamcrest_unit_test/core/is{_test,instanceof_test}.py
%pytest
%files %{python_files}