Skip to content

Commit

Permalink
Fix CI by avoiding setuptools 50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gvanrossum committed Sep 2, 2020
1 parent 13ae58f commit 68c1294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pytest-cov>=2.10.0,<3.0.0
typing>=3.5.2; python_version < '3.5'
py>=1.5.2
virtualenv<20
setuptools
setuptools!=50.0
importlib-metadata==0.20

0 comments on commit 68c1294

Please sign in to comment.