- Use xdist to run tests in threads, it takes ages otherwise

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pandas?expand=0&rev=21
This commit is contained in:
Tomáš Chvátal
2019-09-20 09:47:26 +00:00
committed by Git OBS Bridge
parent dd55c40840
commit ec94240187
2 changed files with 26 additions and 20 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 20 09:40:08 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Use xdist to run tests in threads, it takes ages otherwise
-------------------------------------------------------------------
Wed Aug 28 15:32:47 UTC 2019 - Todd R <toddrme2178@gmail.com>