Kaynağa Gözat

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.
pull/593/head
Yamashita, Yuu 10 yıl önce
ebeveyn
işleme
6a8003d56d
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. +5
    -0
      pyenv.d/which/anaconda.bash

+ 5
- 0
pyenv.d/which/anaconda.bash Dosyayı Görüntüle

@ -101,6 +101,11 @@ EOS
## xsltproc
cat <<EOS
xsltproc
EOS
# xz-utils
cat <<EOS
xz
EOS
}

Yükleniyor…
İptal
Kaydet