Always run python_setup

This commit is contained in:
2016-09-04 04:24:54 -07:00
parent f42f3b0286
commit 75ac33b2b7

View File

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