- Add --import-mode=importlib to make test suite work.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-core?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 30 09:03:28 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Add --import-mode=importlib to make test suite work.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 3 00:43:52 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -63,6 +63,7 @@ common helpers (e.g. base ``Client`` classes) used by all of the
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
export PYTEST_ADDOPTS="--import-mode=importlib"
|
||||
%pytest
|
||||
|
||||
%files %{python_files}
|
||||
|
||||
Reference in New Issue
Block a user