Alexandre Detiste pushed to branch master at Debian Med / nipype
Commits:
22a51abe by Alexandre Detiste at 2025-10-27T13:20:58+01:00
replace old py.test-3 symlink with canonical program
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -38,7 +38,7 @@ override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
export PYTHONPATH=$(shell pybuild --print build_dir --interpreter
python3); \
cd build && \
- MPLCONFIGDIR=$(CURDIR)/build LC_ALL=C.UTF-8 py.test-3 -v
--doctest-modules -k "not nipype.interfaces.io.BIDSDataGrabber" ../nipype
+ MPLCONFIGDIR=$(CURDIR)/build LC_ALL=C.UTF-8 pytest -v
--doctest-modules -k "not nipype.interfaces.io.BIDSDataGrabber" ../nipype
# test_mesh_ops needs X for bloody tvtk.api, and then fails anyways with
current mayavi2/tvtk:
# https://github.com/nipy/nipype/issues/1218, so skipping it for now
endif
View it on GitLab:
https://salsa.debian.org/med-team/nipype/-/commit/22a51abe2e7f8b2d6879a98a10a08ae8033829a8
--
View it on GitLab:
https://salsa.debian.org/med-team/nipype/-/commit/22a51abe2e7f8b2d6879a98a10a08ae8033829a8
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit