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

Compatibility with flake8>=4.0.0 #67

Closed
blazewicz opened this issue Oct 11, 2021 · 1 comment
Closed

Compatibility with flake8>=4.0.0 #67

blazewicz opened this issue Oct 11, 2021 · 1 comment

Comments

@blazewicz
Copy link

It seems that flake8-commas should work with flake8 4.0.0, only real change seems to be PyCQA/flake8#1404 (flake8 4.0.0 release notes).

This version is currently disallowed in setup.py:

install_requires=['flake8>=2, <4.0.0'],

@graingert
Copy link
Member

Hello! Sorry I've not been around to maintain this, but now that black and https://github.com/asottile/add-trailing-comma exist I no longer use this package

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