From 7586f52a976e72c36bd0d84f160b3279df7dc7a276143f8dece9af4d37aa8e09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 20 May 2019 13:48:55 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-parser?expand=0&rev=7 --- python-requirements-parser.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-requirements-parser.spec b/python-requirements-parser.spec index 2d89573..97bb780 100644 --- a/python-requirements-parser.spec +++ b/python-requirements-parser.spec @@ -49,7 +49,7 @@ Parses Pip requirement files %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -python setup.py test +%python_exec setup.py test %files %{python_files} %doc AUTHORS.rst README.rst