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
Daniel Hahler
86046fd4e8
Do not allow whitespace in VIRTUALENV_NAME
...
While this could work in general, it fails in the end, because
whitespace is not allowed/supported in the shebang line with the
scripts in the created virtualenv.
2014-09-03 23:28:46 +02:00
Yamashita Yuu
bad4507541
Run _ensurepip_ after the every creation of virtualenv/pyvenv
2014-06-28 01:03:33 +09:00
Yamashita Yuu
7c8805c343
Use same _ensurepip_ logic as python-build
2014-06-28 00:49:04 +09:00
Yamashita Yuu
dc12a345d8
Workaround for the issue with pyenv-which-ext (refs #26 )
2014-06-15 18:36:21 +09:00
Yamashita Yuu
e853f74b26
Fix test cases around create_symlinks
2014-06-12 20:35:46 +09:00
Yamashita Yuu
dcd3b12a97
Add unittest
2014-01-18 18:19:53 +09:00