From 8dd6bd9eec3669eb1598df6323ab7333b38907f3ccbdd665745d0be2fe6ca01b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 15 Mar 2024 15:23:25 +0000 Subject: [PATCH] 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 --- python-reconfigure.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-reconfigure.spec b/python-reconfigure.spec index 759cce3..d40bcd2 100644 --- a/python-reconfigure.spec +++ b/python-reconfigure.spec @@ -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