Yamashita, Yuu
|
0b24ff557e
|
I should have used custom GET_PIP_URL for 3.3
|
2018-03-29 01:07:48 +00:00 |
|
Yamashita, Yuu
|
8c7dd01954
|
Replaced pyvenv by -m venv
|
2016-07-16 06:50:50 +00:00 |
|
Yamashita, Yuu
|
187156d600
|
Use python -m venv instead on pyvenv in tests
|
2016-07-16 06:31:30 +00:00 |
|
Yamashita, Yuu
|
1f761275cd
|
Install virtualenv 13.1.2 for CPython 3.2 (yyuu/pyenv#531)
|
2016-01-30 04:34:23 +00:00 |
|
Yamashita, Yuu
|
9c49fcd734
|
Fix broken tests
|
2015-12-04 02:33:37 +00:00 |
|
Yamashita, Yuu
|
48b491f343
|
Add test helpers for virtualenv, pyvenv and conda
|
2015-11-27 13:31:00 +00:00 |
|
Yamashita, Yuu
|
6a2b77ed5b
|
Fix tests
|
2015-11-27 12:36:59 +00:00 |
|
Yamashita, Yuu
|
8038659299
|
Create virtualenv inside envs directory as similar as Anaconda
|
2015-11-04 14:56:01 +00:00 |
|
Yamashita, Yuu
|
e535faea4d
|
Ignore user's site-packages on ensurepip/get-pip (#89)
https://www.python.org/dev/peps/pep-0370/
|
2015-07-20 19:05:52 +09:00 |
|
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 |
|
Yamashita Yuu
|
a02eb0a396
|
Calling create_symlinks after ensurepip is unnecessary
Install script of setuptools-6.1/pip-1.5.6 will create those links if needed
|
2014-10-19 10:59:52 +09:00 |
|
Yamashita Yuu
|
7c8805c343
|
Use same _ensurepip_ logic as python-build
|
2014-06-28 00:49:04 +09:00 |
|