Yamashita, Yuu
2d73d058bd
Fix wrong library path for virtualenv on PyPy/Jython ( fixes #134 )
2015-12-15 00:24:02 +00:00
Yamashita, Yuu
1e88df88a9
Rewrite virtualenv-prefix without executing python ( #132 )
2015-12-10 03:53:16 +00:00
Yamashita, Yuu
1edff311d5
exits as error if the virtual environment doesn't have python executable ( #104 )
...
conda's environment might not have `python` executable. If the prefix
doesn't contain `python` in it, `pyenv-which` might be ran into infinite
loop if some of `which` hooks invoke `pyenv-virtualenv-prefix`.
2015-11-26 10:34:32 +00:00
Yamashita, Yuu
2ae921c253
Treat all versions with activate script as a virtual environment
2015-11-04 13:07:46 +00:00
Yamashita, Yuu
b32d357353
Add tests for conda
2015-07-19 15:01:04 +09:00
Yamashita, Yuu
cdbf7c9972
activate "root" environment of anaconda/miniconda if environment name is not given
2015-07-19 04:19:34 +09:00
Yamashita, Yuu
6132f4228e
*EXPERIMENTAL* a support for _envs_ created by anaconda/miniconda
2015-07-19 00:07:59 +09:00
Yamashita Yuu
0fc9441f09
Anaconda has activate script nevertheless it is not a virtual environment ( #65 )
2015-01-18 20:15:44 +09:00
Yamashita Yuu
be18fd294e
Fix virtualenv-prefix when the version is system
2014-07-04 22:44:08 +09:00
Yamashita Yuu
a40cbc8acd
Add tests for pyenv-virtualenv-prefix
2014-01-21 01:27:03 +09:00
Yamashita Yuu
4e61656e9d
Modify error messages
2014-01-17 20:17:05 +09:00
Yamashita Yuu
6e7945a626
prefer pyvenv rather than virtualenv if --pyvenv is given
2013-06-19 23:57:45 +09:00
Yamashita Yuu
1db9840620
check existence of ./bin/activate to detect virtualenvs to support pyvenv
2013-06-19 23:39:26 +09:00
Yamashita Yuu
b7c498ce03
add pyenv-virtualenv-prefix
2013-06-04 18:56:58 +09:00