Skip to content
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

Release mccabe > 0.6.1 to remove pytest-runner requirement? #90

Closed
cjwatson opened this issue Jun 24, 2021 · 1 comment
Closed

Release mccabe > 0.6.1 to remove pytest-runner requirement? #90

cjwatson opened this issue Jun 24, 2021 · 1 comment

Comments

@cjwatson
Copy link

Current flake8 requires mccabe >= 0.6.0, < 0.7.0, which means that if you use flake8 then there's currently no way to avoid the deprecated requirement of pytest-runner that was removed over a year ago in 9274755. This seems unfortunate. Is there anything blocking a release, and/or can anyone do anything to help?

@asottile
Copy link
Member

via 835a540

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

No branches or pull requests

2 participants