Alexandre Detiste pushed to branch master at Debian Med / q2-demux


Commits:
b754c9f3 by Alexandre Detiste at 2025-10-27T13:14:53+01:00
replace old py.test-3 symlink with canonical program

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -31,7 +31,7 @@ override_dh_auto_build:
 #       at build time.
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
-       dh_auto_test -- -s custom --test-args="cd {build_dir}; py.test-3 
--cov=q2_demux" || true
+       dh_auto_test -- -s custom --test-args="cd {build_dir}; pytest 
--cov=q2_demux" || true
 endif
 
 override_dh_auto_clean:



View it on GitLab: 
https://salsa.debian.org/med-team/q2-demux/-/commit/b754c9f3b56c2b99f5a952398a4111d39cb8bcf6

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/q2-demux/-/commit/b754c9f3b56c2b99f5a952398a4111d39cb8bcf6
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

Reply via email to