log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
code
>
home
>
repos
>
light9
view bin/pytest @ 2196:
5ee5e17a3fd3
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
help vscode pytest runner work with pdm
author
drewp@bigasterisk.com
date
Sun, 21 May 2023 17:00:25 -0700
parents
children
line wrap:
on
line source
#!/bin/sh
exec pdm run pytest "$@"