summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2025-06-29 21:20:40 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2025-07-06 18:44:04 +0100
commit0fb7ae747f91fad88fd1e4a0f465b388bc56da8b (patch)
treedc5660a739df490567e5d8401aa0b8668e1e4232 /gnu/packages/python-xyz.scm
parentd7c53159131988191a4d571a258fdaaa09b4c184 (diff)
gnu: python-scikit-image: Fix tests.
In some cases there could be an issue to test compiled Cython library which is not available in local checkout working directory. This change is inspired by the way NixOS packages scikit-image and run tests from the output with "--pyargs" option where compiled library is available. See: <https://github.com/NixOS/nixpkgs/blob/nixos-25.05/\ pkgs/development/python-modules/scikit-image/default.nix>. * gnu/packages/python-science.scm (python-scikit-image) [arguments] <test-flags>: Run tests from {#$output}, add "--pyargs" option and skip one more problematic test. <phases>: Use default 'check; add 'pre-check and post-check. Change-Id: I60f58359f59b371854f4963e2f7c65c9221a0924
Diffstat (limited to 'gnu/packages/python-xyz.scm')
0 files changed, 0 insertions, 0 deletions