ソースを参照

Merge pull request #1001 from shoichiaizawa/add-tput-to-conda-blacklist

Do not create `tput` shim when Anaconda is selected
pull/1005/head
Yamashita, Yuu 8年前
committed by GitHub
コミット
19cdbc828d
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      pyenv.d/rehash/conda.d/default.list

+ 2
- 0
pyenv.d/rehash/conda.d/default.list ファイルの表示

@ -27,6 +27,8 @@ xml2-config
# libxml2-utils
xmlcatalog
xmllint
# ncurses
tput
# openssl
openssl
# qtchooser

読み込み中…
キャンセル
保存