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


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

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -23,7 +23,7 @@ debian/control: debian/control.in
 #       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_emperor" || true
+       dh_auto_test -- -s custom --test-args="cd {build_dir}; pytest 
--cov=q2_emperor" || true
 endif
 
 override_dh_auto_clean:



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

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