Alexandre Detiste pushed to branch master at Debian Med / cwltest
Commits: 2c496c78 by Alexandre Detiste at 2026-06-20T12:50:57+02:00 replace usage of 'py.test-3' compatibility symlink with plain 'pytest' - - - - - 1 changed file: - debian/tests/run-tests Changes: ===================================== debian/tests/run-tests ===================================== @@ -1,4 +1,4 @@ #!/bin/sh -ex export CWLTOOL_OPTIONS=--no-container -py.test-3 --numprocesses=auto -rs --pyargs cwltest -p pytester -o pytester_example_dir=tests/test-data +pytest --numprocesses=auto -rs --pyargs cwltest -p pytester -o pytester_example_dir=tests/test-data View it on GitLab: https://salsa.debian.org/med-team/cwltest/-/commit/2c496c78e64c5828b3b1560f1f4dae95e93c423b -- View it on GitLab: https://salsa.debian.org/med-team/cwltest/-/commit/2c496c78e64c5828b3b1560f1f4dae95e93c423b You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
