1
0

Accepting request 865058 from home:andythe_great:branches:devel:languages:python:numeric

- Change from pytest to unittest.
- Remove test_umath because the test no longer fails when expected 
  to fail.

OBS-URL: https://build.opensuse.org/request/show/865058
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-quantities?expand=0&rev=6
This commit is contained in:
Dirk Mueller 2021-01-20 17:59:50 +00:00 committed by Git OBS Bridge
parent 43f0ae9e7e
commit 9994e3b0a2

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jan 20 14:30:54 UTC 2021 - andy great <andythe_great@pm.me>
- Change from pytest to unittest.
- Remove test_umath because the test no longer fails when expected
to fail.
-------------------------------------------------------------------
Thu Jan 30 15:29:29 UTC 2020 - Todd R <toddrme2178@gmail.com>