15
0
forked from pool/python-dotmap

- Replace python setup.py test with running unittest runner directly.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dotmap?expand=0&rev=8
This commit is contained in:
2021-09-09 11:33:19 +00:00
committed by Git OBS Bridge
parent bbec746cde
commit b310a20240
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 9 11:33:09 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Replace python setup.py test with running unittest runner directly.
-------------------------------------------------------------------
Fri Sep 3 11:42:02 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>