Alexandre Detiste pushed to branch master at Debian Med / heudiconv


Commits:
31593e73 by Alexandre Detiste at 2024-05-10T12:10:57+02:00
help pytest find tests

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -13,7 +13,7 @@ export GIT_COMMITTER_NAME=$(GIT_AUTHOR_NAME)
 export PYBUILD_BEFORE_TEST := cp -a heudiconv/tests {build_dir}/heudiconv/
 
 # zeros.bval does not exists (in the tarbal at least...)
-export PYBUILD_TEST_ARGS= -k 'not test_bvals_are_zero'
+export PYBUILD_TEST_ARGS=heudiconv/tests/test_* -k 'not test_bvals_are_zero'
 
 %:
        dh $@ --buildsystem=pybuild



View it on GitLab: 
https://salsa.debian.org/med-team/heudiconv/-/commit/31593e73151136a85e2e71bc3a94441cdeeefbba

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/heudiconv/-/commit/31593e73151136a85e2e71bc3a94441cdeeefbba
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to