1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

#2139 piwheels.org's setuptools Python 2/3 bug on RPi only, right?

This commit is contained in:
A Holt 2020-01-17 13:18:41 -05:00 committed by GitHub
parent 4a8f91d1de
commit f1724c3b18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,7 @@
- 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
command: mv /etc/pip.conf /etc/pip.conf.see-iiab-issue-2139
ignore_errors: yes
when: is_rpi
#- name: Install KA Lite non-static + reqs file with pip - (debuntu)
# pip: requirements={{ pip_packages_dir }}/kalite.txt