pyenv.pyenv-virtualenv/test
Yamashita Yuu e261806f96 Skip installing setuptools explicitly with using ez_setup.py (yyuu/pyenv#381)
It will be done by `get-pip.py` and we don't have to do anything explicitly.
2015-05-27 00:06:16 +09:00
..
stubs Add unittest 2014-01-18 18:19:53 +09:00
tmp Add .gitignore 2014-01-21 00:04:48 +09:00
activate.bats activate: display setup instructions only with PYENV_VIRTUALENV_INIT=0 2015-05-10 17:47:46 +02:00
deactivate.bats shell version set in activate should be unset in deactivate (#61) 2014-12-23 11:21:52 +09:00
hooks.bats Workaround for the issue with pyenv-which-ext (refs #26) 2014-06-15 18:36:21 +09:00
init.bats Merge pull request #78 from blueyed/shell-no-note-if-init 2015-05-17 12:23:37 +09:00
installer.bats Add eval "$(pyenv virtualenv-init -)" to setup _precmd_ for user's shell 2014-06-04 15:24:12 +09:00
pip.bats Skip installing setuptools explicitly with using ez_setup.py (yyuu/pyenv#381) 2015-05-27 00:06:16 +09:00
pyvenv.bats Skip installing setuptools explicitly with using ez_setup.py (yyuu/pyenv#381) 2015-05-27 00:06:16 +09:00
test_helper.bash Workaround for the issue with pyenv-which-ext (refs #26) 2014-06-15 18:36:21 +09:00
version.bats v20150526 2015-05-27 00:01:13 +09:00
virtualenv-prefix.bats Fix virtualenv-prefix when the version is system 2014-07-04 22:44:08 +09:00
virtualenv.bats Skip installing setuptools explicitly with using ez_setup.py (yyuu/pyenv#381) 2015-05-27 00:06:16 +09:00
virtualenvs.bats Add tests for pyenv-virtualenvs 2014-01-23 15:14:01 +09:00