Browse Source

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 years ago
committed by GitHub
parent
commit
19cdbc828d
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      pyenv.d/rehash/conda.d/default.list

+ 2
- 0
pyenv.d/rehash/conda.d/default.list View File

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

Loading…
Cancel
Save