Skip to content

Commit

Permalink
Limit flake8 to <6 for now (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
LourensVeen committed Dec 1, 2022
1 parent 179b7a3 commit ab81195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -5,7 +5,7 @@ skip_missing_interpreters = true
[testenv]
deps =
mypy
flake8
flake8<6
pytest
pytest-cov
git+https://github.com/multiscale/ymmsl-python.git@feature/multicast#egg=ymmsl
Expand Down

0 comments on commit ab81195

Please sign in to comment.