mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Clarify TEMP patch in kalite/tasks/install.yml for #2139
This commit is contained in:
parent
bb10ba8360
commit
2b6dedec4c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
timeout: "{{ download_timeout }}"
|
||||
when: internet_available | bool
|
||||
|
||||
- name: 'mv /etc/pip.conf /etc/pip.conf.see-iiab-issue-2139' - 2020-01-17 "temporary" workaround for piwheels.org's setuptools Python 2/3 brokenness @ https://github.com/iiab/iiab/issues/2139
|
||||
- name: 'mv /etc/pip.conf /etc/pip.conf.see-iiab-issue-2139' - 2020-01-17 "TEMPORARY" workaround for piwheels.org's setuptools Python 2/3 brokenness @ https://github.com/iiab/iiab/issues/2139 (rpi)
|
||||
command: mv /etc/pip.conf /etc/pip.conf.see-iiab-issue-2139
|
||||
ignore_errors: yes
|
||||
when: is_rpi | bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue