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

Use pycodestyle instead of pep8 #9

Closed
The-Compiler opened this issue Jun 30, 2016 · 2 comments
Closed

Use pycodestyle instead of pep8 #9

The-Compiler opened this issue Jun 30, 2016 · 2 comments

Comments

@The-Compiler
Copy link

The newest flake8 depends on pycodestyle instead of pep8 (which got renamed, see PyCQA/pycodestyle#466). This means flake8-tuple fails when trying to import pep8.

ar4s added a commit that referenced this issue Jun 30, 2016
Using ``pycodestyle`` instead of ``pep8``.
@ar4s
Copy link
Owner

ar4s commented Jun 30, 2016

@The-Compiler thanks for reporting! New version was released (0.2.10) which fixed this.

@ar4s ar4s closed this as completed Jun 30, 2016
@The-Compiler
Copy link
Author

Thanks for the quick fix! ✨

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