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

bump pycodestyle #8952

Closed
wants to merge 1 commit into from
Closed

bump pycodestyle #8952

wants to merge 1 commit into from

Conversation

asherf
Copy link
Member

@asherf asherf commented Jan 12, 2020

Problem

flake8 Plugins (flake8-django, flake8-buitlins) refuse to load into pants.
Seeing this;

Exception message: Could not satisfy all requirements for pycodestyle==2.4.0:
    pycodestyle==2.4.0(from: pantsbuild.pants.contrib.python.checks==1.25.0.dev0->pantsbuild.pants.contrib.python.checks.checker==1.25.0.dev0), pycodestyle<2.6.0,>=2.5.0(from: flake8-builtins==1.4.2->flake8)

Solution

Trying to bump pycodestyle.
See if #7158 / #6450 are somehow fixed.

Result

work with flake8 plugins

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

Successfully merging this pull request may close these issues.

1 participant