1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-16 07:13:53 -05:00

Updated Home (markdown)

Yamashita, Yuu
2015-05-17 11:40:20 +09:00
parent e7e0bcbb45
commit 261152b72a

@@ -63,3 +63,7 @@ results by adding pyenv to `~/.bashrc` instead.
See [[Unix shell initialization]] for more info about how config files get See [[Unix shell initialization]] for more info about how config files get
loaded. loaded.
### Debugging pyenv
The `PYENV_DEBUG` is the environment variable to debug logging in pyenv. You can try to enable debug logging by setting something in the environment variable like `PYENV_DEBUG=1 pyenv versions`.