Skip to content

Conversation

@felipediel
Copy link
Collaborator

Context

Flake8 tests started giving false positives recently. We are getting the same error for all PRs:

flake8: error: unrecognized arguments: --inline-quotes double

The flake8-quotes dependency is not being installed correctly before testing, hence the error. This module requires the wheel installed first.

Proposed change

Install the wheel, remove wemake-python-styleguide dependency and install flake8-quotes explicitly in the Flake8 tests.

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