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:
@@ -72,6 +72,7 @@ can copy paste the <100 Lines of code into your project.
|
||||
|
||||
%check
|
||||
%if %{with test}
|
||||
PYTHONPATH=$(pwd)/src
|
||||
%pytest
|
||||
%endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user