forked from pool/python-apipkg
Accepting request 853754 from home:bnavigator:branches:devel:languages:python:pytest
- The now broken apicycle requires apipkg to be importable from elsewhere -- use src dir. OBS-URL: https://build.opensuse.org/request/show/853754 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 8 10:59:41 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- The now broken apicycle requires apipkg to be importable from
|
||||||
|
elsewhere -- use src dir.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 6 11:49:49 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
Sun Dec 6 11:49:49 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -72,6 +72,7 @@ can copy paste the <100 Lines of code into your project.
|
|||||||
|
|
||||||
%check
|
%check
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
|
PYTHONPATH=$(pwd)/src
|
||||||
%pytest
|
%pytest
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user