From e936bab12796121e00395bcd3cd9d3667fb2144c Mon Sep 17 00:00:00 2001
From: Kim Liegeois <kimliegeois@ymail.com>
Date: Wed, 16 Jan 2019 21:09:15 -0700
Subject: [PATCH] Update anaconda.profile

---
 cfg/blake-lsm1/anaconda.profile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/cfg/blake-lsm1/anaconda.profile b/cfg/blake-lsm1/anaconda.profile
index 5d341fa..5931c06 100644
--- a/cfg/blake-lsm1/anaconda.profile
+++ b/cfg/blake-lsm1/anaconda.profile
@@ -1 +1,2 @@
-export PATH="$PATH:/home/knliege/anaconda2/bin"
+export PATH="/home/knliege/anaconda2/bin/python:$PATH"
+export PYTHONPATH=/home/knliege/anaconda2/lib/python2.7/site-packages:$PYTHONPATH
-- 
GitLab