Skip to content

Commit

Permalink
unpin flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriupredoi committed Nov 23, 2023
1 parent 4c69d70 commit 244f622
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 >=6.1.0 # <6 picks up a large number of non-issues in a python=3.12 environment
- flake8
- mypy >=0.990
- pytest >=3.9,!=6.0.0rc1,!=6.0.0
- pytest-cov >=2.10.1
Expand Down

0 comments on commit 244f622

Please sign in to comment.