From 6a8003d56df6ad2a3c2409300b7359c322c0235a Mon Sep 17 00:00:00 2001 From: "Yamashita, Yuu" Date: Wed, 20 Apr 2016 05:51:35 +0000 Subject: [PATCH] I realized that at least miniconda3-3.19.0 contains `xz` in it. Basically I'd like to use system pakcage for `xz` command as much as possible. --- pyenv.d/which/anaconda.bash | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pyenv.d/which/anaconda.bash b/pyenv.d/which/anaconda.bash index 08ea2b83..2ca579ac 100644 --- a/pyenv.d/which/anaconda.bash +++ b/pyenv.d/which/anaconda.bash @@ -101,6 +101,11 @@ EOS ## xsltproc cat <