[med-svn] [Git][med-team/cwltest][master] replace usage of 'py.test-3' compatibility symlink with plain 'pytest'
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sat Jun 20 11:51:04 BST 2026
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260620/d29965ae/attachment.htm>
More information about the debian-med-commit
mailing list