From 58653fc4aa02fe2a683cf2a2126faff37bd1d715 Mon Sep 17 00:00:00 2001 From: Bert Peters Date: Wed, 4 Jul 2018 16:20:32 +0200 Subject: [PATCH] Remove pip configuration. It did more harm than good. --- python/.config/pip/pip.conf | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 python/.config/pip/pip.conf diff --git a/python/.config/pip/pip.conf b/python/.config/pip/pip.conf deleted file mode 100644 index fb9b698..0000000 --- a/python/.config/pip/pip.conf +++ /dev/null @@ -1,2 +0,0 @@ -[install] -user=yes