Skip to content

Commit

Permalink
pin flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriupredoi committed Jan 15, 2024
1 parent 7a025e0 commit 501e59d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies:
- sphinx >=6.1.3
- pydata-sphinx-theme
# Python packages needed for testing
- flake8
- flake8 >=7.0.0 # not to pick up E231
- mypy >=0.990
- pytest >=3.9,!=6.0.0rc1,!=6.0.0
- pytest-cov >=2.10.1
Expand Down

0 comments on commit 501e59d

Please sign in to comment.