Always run python_setup

This commit is contained in:
Ivan Malison 2016-09-04 04:24:54 -07:00
parent f42f3b0286
commit 75ac33b2b7
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -13,7 +13,7 @@ environment_variable_exists ENVIRONMENT_SETUP_DONE || _setup_env
# XXX: these were moved to _setup_env # XXX: these were moved to _setup_env
# _ruby_setup # _ruby_setup
# _python_setup _python_setup
function _source_shellenv_files { function _source_shellenv_files {
for filename in ~/.lib/shellenv/*; do for filename in ~/.lib/shellenv/*; do