From 08ac7a72d6d19b94e6758eaeb4e767356179109f Mon Sep 17 00:00:00 2001
From: j1nx
Date: Sat, 18 Jul 2020 17:25:32 +0200
Subject: [PATCH] MycroftOS: Remove pip binary-only restriction (for now)
---
.../board/raspberrypi/rootfs-overlay/etc/pip.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildroot-external/board/raspberrypi/rootfs-overlay/etc/pip.conf b/buildroot-external/board/raspberrypi/rootfs-overlay/etc/pip.conf
index d48dbbd9..12cdad8e 100644
--- a/buildroot-external/board/raspberrypi/rootfs-overlay/etc/pip.conf
+++ b/buildroot-external/board/raspberrypi/rootfs-overlay/etc/pip.conf
@@ -1,3 +1,3 @@
[global]
-only-binary=:all:
+#only-binary=:all:
extra-index-url=https://www.piwheels.org/simple