- Do not delete tests, they are used even by other inheriting packages

for their testing
- Execute tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pandas?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2019-02-20 09:12:44 +00:00
committed by Git OBS Bridge
parent 185c20e024
commit f0a0ff7acb
2 changed files with 17 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 19 14:31:25 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Do not delete tests, they are used even by other inheriting packages
for their testing
- Execute tests
-------------------------------------------------------------------
Tue Feb 5 22:16:08 UTC 2019 - Todd R <toddrme2178@gmail.com>