Skip to content

Commit

Permalink
Allow flake8 to determine the version of pyflakes
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored and brianmay committed Jan 31, 2024
1 parent 9b83149 commit b2a29d3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
-r requirements.txt
pytest==8.0.0
pytest-cov==4.1.0
flake8==6.1.0
pyflakes==3.1.0
flake8==7.0.0
bump2version==1.0.1

0 comments on commit b2a29d3

Please sign in to comment.