mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-03-01 18:17:43 +01:00
MycroftOS: Add default /etc/pip.conf with;
piwheels added as extra url (however python3.7 is not yet supported) only binaries for all (this should fix #11 )
This commit is contained in:
parent
8d0b6058ed
commit
71cdd452cc
3
buildroot-external/rootfs-overlay/etc/pip.conf
Normal file
3
buildroot-external/rootfs-overlay/etc/pip.conf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[global]
|
||||||
|
only-binary=:all:
|
||||||
|
extra-index-url=https://www.piwheels.org/simple
|
Loading…
x
Reference in New Issue
Block a user