Chris Reuter
Chris Reuter
tl; dr, I would like `erm-reset` to be part of the public interface. In addition, it might be nice to let me specify the Ruby command line to invoke as...
The shell script `pyenv-win/bin/pyenv` uses DOS/Windows-style line ends (i.e. CR+LF instead of just LF). This causes a warning message to pop up when running `pyenv` from Cygwin if Cygwin has...
I would like to be able to add Python installations that are not managed by `pyenv-win` as options that can be selected via `global` or `local`. This would be roughly...