14
0

- Use the %pyunittest macro to run tests (because of testtools)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-mock?expand=0&rev=62
This commit is contained in:
2024-05-08 06:41:27 +00:00
committed by Git OBS Bridge
parent b3f236bebe
commit c605fc2727
2 changed files with 6 additions and 1 deletions

View File

@@ -58,7 +58,7 @@ You should checkout the docs for more information.
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%pytest tests
%pyunittest
%files %{python_files}
%license LICENSE