Skip to content

Commit

Permalink
[change] Pin pip to 20.2.4 to avoid new dependency resolution #230
Browse files Browse the repository at this point in the history
This is a temporary workaround.

Related to #230
  • Loading branch information
nemesifier committed Dec 4, 2020
1 parent ab6137c commit 67fdb00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/pip.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- name: Update pip & related tools
pip:
name:
- pip
- pip==20.2.4
- setuptools
- wheel
- attrs
Expand Down

0 comments on commit 67fdb00

Please sign in to comment.