21 Révisions (master)

Auteur SHA1 Message Date
  native-api 37917069ec
Fix failing to detect `-m venv` when "python" is not provided by the distro (#479) il y a 5 mois
  Yamashita, Yuu a9e1891e8b Prefer `python3.x` executable if avaialble (closes #206, #282) il y a 5 ans
  Yamashita, Yuu 927914b25f Make sure pydoc executable exists after creating virtualenv il y a 7 ans
  Yamashita, Yuu 8c7dd01954 Replaced `pyvenv` by `-m venv` il y a 8 ans
  Yamashita, Yuu 187156d600 Use `python -m venv` instead on `pyvenv` in tests il y a 8 ans
  Yamashita, Yuu 1f761275cd Install virtualenv 13.1.2 for CPython 3.2 (yyuu/pyenv#531) il y a 8 ans
  Yamashita, Yuu 9c49fcd734 Fix broken tests il y a 8 ans
  Yamashita, Yuu 48b491f343 Add test helpers for virtualenv, pyvenv and conda il y a 8 ans
  Yamashita, Yuu 6a2b77ed5b Fix tests il y a 8 ans
  Yamashita, Yuu 8038659299 Create virtualenv inside `envs` directory as similar as Anaconda il y a 9 ans
  Yamashita, Yuu 249759aa04 add foolproof for `-p` argument. il y a 9 ans
  Yamashita, Yuu e535faea4d Ignore user's site-packages on ensurepip/get-pip (#89) il y a 9 ans
  Yamashita Yuu e261806f96 Skip installing `setuptools` explicitly with using `ez_setup.py` (yyuu/pyenv#381) il y a 9 ans
  Yamashita Yuu a02eb0a396 Calling `create_symlinks` after `ensurepip` is unnecessary il y a 10 ans
  Yamashita Yuu bad4507541 Run _ensurepip_ after the every creation of virtualenv/pyvenv il y a 10 ans
  Yamashita Yuu 7c8805c343 Use same _ensurepip_ logic as python-build il y a 10 ans
  Yamashita Yuu dc12a345d8 Workaround for the issue with pyenv-which-ext (refs #26) il y a 10 ans
  Yamashita Yuu e853f74b26 Fix test cases around `create_symlinks` il y a 10 ans
  Yamashita Yuu 2cab533652 Use virtualenv instead of pyvenv if `-p` has given (yyuu/pyenv#158) il y a 10 ans
  Yamashita Yuu 826a7e1a37 Unset `PIP_REQUIRE_VENV` before executing `pip install`. (#10) il y a 10 ans
  Yamashita Yuu dcd3b12a97 Add unittest il y a 10 ans