pyenv.pyenv-virtualenv/test
native-api c85c1c9ed5
Link python*-config into VE (#460)
Required to build binaries that link against Python.
Carl Meyer, the champion for PEP 0405, has confirmed that there isn't a particular reason why `venv` doesn't do that.
2023-06-27 01:36:04 +03: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 Add activate/deactivate hooks (#452) 2023-03-22 20:39:55 +03:00
conda-activate.bats Add activate/deactivate hooks (#452) 2023-03-22 20:39:55 +03:00
conda-deactivate.bats Add activate/deactivate hooks (#452) 2023-03-22 20:39:55 +03:00
conda-prefix.bats Add test helpers for virtualenv, pyvenv and conda 2015-11-27 13:31:00 +00:00
conda.bats Replaced pyvenv by -m venv 2016-07-16 06:50:50 +00:00
deactivate.bats Add activate/deactivate hooks (#452) 2023-03-22 20:39:55 +03:00
delete.bats Install virtualenv 13.1.2 for CPython 3.2 (yyuu/pyenv#531) 2016-01-30 04:34:23 +00:00
envs.bats Prefer python3.x executable if avaialble (closes #206, #282) 2019-01-12 05:38:21 +00:00
hooks.bats Add activate/deactivate hooks (#452) 2023-03-22 20:39:55 +03:00
init.bats Set up Github Actions CI (#440) 2022-10-12 21:30:36 +03: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 Set up Github Actions CI (#440) 2022-10-12 21:30:36 +03:00
prefix.bats Replaced pyvenv by -m venv 2016-07-16 06:50:50 +00:00
python.bats More helpful error message when env's base version is not installed (#454) 2023-04-10 21:42:47 +03:00
pyvenv.bats Prefer python3.x executable if avaialble (closes #206, #282) 2019-01-12 05:38:21 +00:00
test_helper.bash Set up Github Actions CI (#440) 2022-10-12 21:30:36 +03:00
version.bats Prefer python3.x executable if avaialble (closes #206, #282) 2019-01-12 05:38:21 +00:00
virtualenv.bats Link python*-config into VE (#460) 2023-06-27 01:36:04 +03:00
virtualenvs.bats Treat all versions with activate script as a virtual environment 2015-11-04 13:07:46 +00:00