Skip to content

Commit

Permalink
pin flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriupredoi committed Nov 7, 2023
1 parent 0b1c222 commit 1309b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
],
# Test dependencies
'test': [
'flake8',
'flake8>=6.1.0', # <6 non-issues in a python=3.12 environment
'pytest>=3.9,!=6.0.0rc1,!=6.0.0',
'pytest-cov>=2.10.1',
'pytest-env',
Expand Down

0 comments on commit 1309b49

Please sign in to comment.