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

pep8 dependency should be replaced by pycodestyle #84

Closed
scarabeusiv opened this issue May 24, 2019 · 1 comment
Closed

pep8 dependency should be replaced by pycodestyle #84

scarabeusiv opened this issue May 24, 2019 · 1 comment

Comments

@scarabeusiv
Copy link

The pep8 module was renamed upstream to pycodestyle:

PyCQA/pycodestyle#466

Thus you are not getting the latest&greatest but rather just the old version prior the rename.

@FinalAngel
Copy link
Member

We will continue to use pep8 as it is now until we get an alternative linting build (currently working on one with docker)

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