14
0

Accepting request 1158271 from home:mcalabkova:branches:devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1158271
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-reconfigure?expand=0&rev=5
This commit is contained in:
2024-03-15 15:23:25 +00:00
committed by Git OBS Bridge
parent e8d0819759
commit 8dd6bd9eec

View File

@@ -53,8 +53,7 @@ printf '[pytest]\npython_files = *_test*.py' > pytest.ini
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
# crontab_tests: https://github.com/Eugeny/reconfigure/issues/26
%pytest reconfigure/tests/ -k 'not crontab_tests'
%pytest reconfigure/tests/
%files %{python_files}
%doc README.rst