Skip to content

Commit

Permalink
Add the change from #926 to fix flake8 check on Python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pwt committed Oct 21, 2022
1 parent 60cec3c commit 7344d4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ wheel
black >= 20.0b0
requests-mock
twine
importlib-metadata < 5; python_version == "3.7"

0 comments on commit 7344d4b

Please sign in to comment.