1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-04 13:01:15 +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:
Peter Steenbergen 2019-01-28 11:39:34 +01:00
parent 8d0b6058ed
commit 71cdd452cc

View File

@ -0,0 +1,3 @@
[global]
only-binary=:all:
extra-index-url=https://www.piwheels.org/simple