1
0

- Do not build :test on Python 3.6, due to no NumPy.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-arraydiff?expand=0&rev=9
This commit is contained in:
2021-04-19 05:21:23 +00:00
committed by Git OBS Bridge
parent 546e8e72be
commit 11a2bd0f5f
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 19 05:19:34 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Do not build :test on Python 3.6, due to no NumPy.
-------------------------------------------------------------------
Wed Feb 13 13:19:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>