Skip to content

Commit

Permalink
Downgrade flake8 to 3.9.2 to avoid tholo/pytest-flake8#81
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWells-diamond committed Oct 21, 2021
1 parent dd11d06 commit c863cc6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ typed-ast = "*"
# Test and docs dependencies
pytest-cov = "*"
pytest-mypy = "*"
flake8 = "==3.9.2" # https://github.com/tholo/pytest-flake8/issues/81
pytest-flake8 = "*"
pytest-black = "*"
mock = "*"
Expand Down
21 changes: 11 additions & 10 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c863cc6

Please sign in to comment.