Skip to content

Commit

Permalink
Merge pull request #81 from dls-controls/pin_flake8_version
Browse files Browse the repository at this point in the history
Pin flake8 version
  • Loading branch information
DominicOram authored Aug 8, 2022
2 parents 3dbfeb9 + 39ac5fe commit eac7366
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ install_requires =
dev =
black==22.3.0
isort>5.0
flake8<5.0 #See https://github.com/tholo/pytest-flake8/issues/87
pytest-cov
pytest-mypy
pytest-flake8
Expand Down

0 comments on commit eac7366

Please sign in to comment.