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:
@@ -27,6 +27,8 @@ xml2-config
|
|||||||
# libxml2-utils
|
# libxml2-utils
|
||||||
xmlcatalog
|
xmlcatalog
|
||||||
xmllint
|
xmllint
|
||||||
|
# ncurses
|
||||||
|
tput
|
||||||
# openssl
|
# openssl
|
||||||
openssl
|
openssl
|
||||||
# qtchooser
|
# qtchooser
|
||||||
|
|||||||
Reference in New Issue
Block a user