14
0

Accepting request 895890 from home:pgajdos:python

- %check: use %pyunittest rpm macro

OBS-URL: https://build.opensuse.org/request/show/895890
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydenticon?expand=0&rev=12
This commit is contained in:
2021-05-28 08:08:54 +00:00
committed by Git OBS Bridge
parent 1e5af4eb28
commit 78170e27c8
2 changed files with 6 additions and 1 deletions

View File

@@ -75,7 +75,7 @@ original Sigil implementation, like:
%check
%if %{with test}
%python_exec setup.py test
%pyunittest discover -v
%endif
%files %{python_files}