mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 07:36:16 -04: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:
commit
19cdbc828d
|
|
@ -27,6 +27,8 @@ xml2-config
|
|||
# libxml2-utils
|
||||
xmlcatalog
|
||||
xmllint
|
||||
# ncurses
|
||||
tput
|
||||
# openssl
|
||||
openssl
|
||||
# qtchooser
|
||||
|
|
|
|||
Loading…
Reference in a new issue