16 次代码提交 (master)

作者 SHA1 备注 提交日期
  Diego Fernández Giraldo 633711a0bc
Return control to pyenv-uninstall in uninstall/envs.bash (#321) 1年前
  laggardkernel a911a2223f
Upgrade uninstall hook after pyenv/pyenv#2432 (#438) 1年前
  Luis Marsano e0a1e9b35c
support newer conda 5 年前
  Yamashita, Yuu a22521e946 Fix wrong path to `pyvenv.cfg` (fixes #209) 7 年前
  Yamashita, Yuu 8c7dd01954 Replaced `pyvenv` by `-m venv` 8 年前
  Yamashita, Yuu 4c8eeebbff Add missing declaration of `virtualenv_prefix` to fix looking up executables from source version (#62) 8 年前
  Yamashita, Yuu b9951fa69c Uninstall all virtualenvs inside `envs` on the uninstallation of the parent version 8 年前
  Yamashita, Yuu 2d73d058bd Fix wrong library path for virtualenv on PyPy/Jython (fixes #134) 8 年前
  Yamashita, Yuu c3d044d70a Only use premitives in which hooks to avoid infinite loop (#104) 8 年前
  Yamashita, Yuu bdda7214a8 Should not try to find system-site-packages if virtualenv is a conda's environment (#104) 8 年前
  Yamashita, Yuu 7e821de319 Support creating shims of virtual environments in `envs` (#103) 9 年前
  Yamashita, Yuu 0df362e8c8 Support deletion of virtualenv created in `envs` 9 年前
  Yamashita, Yuu 521576e8c4 workaround for `pyvenv --system-site-packages` (#62) 9 年前
  Yamashita, Yuu 45c73f9073 fix broken pattern matching to `pythonX.Y-config` 9 年前
  Yamashita, Yuu 1ca0c84ed6 find `python-config` from source version if current version is a virtualenv 9 年前
  Yamashita, Yuu 21239c9342 If the current virtualenv is created with `--system-site-packages` and 9 年前