| commit | a952ed805d5931c21df3f33a25733d4f0a37b95a | [log] [tgz] |
|---|---|---|
| author | Michał Górny <mgorny@gentoo.org> | Sat Aug 22 19:01:57 2020 |
| committer | GitHub <noreply@github.com> | Sat Aug 22 19:01:57 2020 |
| tree | 4f2138685105c1a5634270eb43f4d722a0cfa674 | |
| parent | 4c246bbf8ac56d1e87f2b8ad7280cbb2f9f07e68 [diff] |
Skip numpy tests when numpy is not available (#298) Make it possible to successfully run tests without numpy installed. This package is becoming quite hard profile, and being able to test it without building numpy first would be a nice feature.