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 Mar 3, 2023
1 parent 09dc5ea commit 00b61d9
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 00b61d9

Please sign in to comment.