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

Add support for pycodestyle (formerly known as pep8) #63

Closed
jmoldow opened this issue Jul 5, 2017 · 2 comments
Closed

Add support for pycodestyle (formerly known as pep8) #63

jmoldow opened this issue Jul 5, 2017 · 2 comments

Comments

@jmoldow
Copy link

jmoldow commented Jul 5, 2017

The pep8 has been renamed to pycodestyle (https://pypi.python.org/pypi/pycodestyle). See PyCQA/pycodestyle#466 for details. All development and new releases happen under that name. The pep8 PyPI library is now essentially abandoned.

diff-cover should support running pycodestyle. But it may want to retain support for pep8 if it wants to remain backwards-compatible.

@jonas-eschle
Copy link

I think this issue is resolved. pycodestyle is working.

@hugovk
Copy link
Contributor

hugovk commented Dec 3, 2017

Fixed in #67.

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

4 participants