Skip to content

Commit

Permalink
Limit importlib_metadata version on Python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
imjoehaines committed Oct 25, 2022
1 parent 79fd2b1 commit e314278
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ deps=
celery4: celery>=4,<5
celery5: celery>=5,<6
celery5: pytest-celery
py37-celery{4,5}: importlib_metadata<5
flask: flask
flask: blinker
tornado: tornado
Expand Down

0 comments on commit e314278

Please sign in to comment.