aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/pip.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/pip.profile')
-rw-r--r--etc/profile-m-z/pip.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/pip.profile b/etc/profile-m-z/pip.profile
index 54d95e335..1f551b718 100644
--- a/etc/profile-m-z/pip.profile
+++ b/etc/profile-m-z/pip.profile
@@ -12,7 +12,7 @@ ignore read-only ${HOME}/.local/lib
12# Allow python3 (blacklisted by disable-interpreters.inc) 12# Allow python3 (blacklisted by disable-interpreters.inc)
13include allow-python3.inc 13include allow-python3.inc
14 14
15whitelist ${HOME}/.local/lib/python* 15#whitelist ${HOME}/.local/lib/python*
16 16
17private-bin pip,pip[0-9].[0-9],pip[0-9].[0-9],python3* 17private-bin pip,pip[0-9].[0-9],pip[0-9].[0-9],python3*
18 18