1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-09 12:03:49 -05:00

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

Do not create `tput` shim when Anaconda is selected
This commit is contained in:
Yamashita, Yuu
2017-10-05 09:38:52 +09:00
committed by GitHub

View File

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