Skip to content

Conversation

@erikkemperman
Copy link
Contributor

Fixes #12879

Make the PEP561 test suite optional.

Test Plan

./runtests.py will skip the PEP561 suite, whereas ./runtests.py pytest-extra will run only that suite.

@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@emmatyping emmatyping merged commit 2051024 into python:master May 29, 2022
@emmatyping
Copy link
Member

Thanks for the PR :)

@erikkemperman erikkemperman deleted the issue-12879 branch May 30, 2022 03:49
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.

Don't run PEP561 tests in runtests.py by default

2 participants