Skip to content

Optional improvements in verification instructions #1183

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

paleolimbot
Copy link
Member

Which issue does this PR close?

Closes #1182

Rationale for this change

The release verification instructions linked in the vote email don't mention the helpful script (and the existing instructions don't quite run!)

What changes are included in this PR?

Optional updates to the verification instructions.

Are there any user-facing changes?

No!

Comment on lines -183 to +190
pytest --import-mode=importlib python/tests
pytest --import-mode=importlib python/tests -vv
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I don't include this the tests fail for me with something about a KeyboardInterrupt 🤷

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python test dependencies in release verification instructions are out of date
1 participant