From a84678805db4257f91b5dcec42f82e641c37f137a775c7118c7e2367b176aed3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 11 Aug 2018 10:25:06 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-invocations?expand=0&rev=8 --- python-invocations.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-invocations.spec b/python-invocations.spec index d98ac0b..5fe2788 100644 --- a/python-invocations.spec +++ b/python-invocations.spec @@ -88,7 +88,7 @@ the Invoke project's communication channels for updates. Thanks! %if %{with test} %check -%{python_expand export PYTHONPATH=%{$python_sitelib} +%{python_expand export PYTHONPATH=. py.test-%{$python_bin_suffix} } %endif