-
Notifications
You must be signed in to change notification settings - Fork 177
firedrake-run-split-tests prints help message with -h argument
#4772
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
firedrake-run-split-tests prints help message with -h argument
#4772
Conversation
connorjward
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you might need to make mpi-pytest use main in the pyproject.toml since there isn't a release containing 'match' yet.
| # TODO RELEASE | ||
| "mpi-pytest @ git+https://github.com/firedrakeproject/mpi-pytest.git@main", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@connorjward we want a # TODO RELEASE here right? So we only use mpi-pytest releases for Firedrake releases?
Print a help message with how to use the script.