Yamashita Yuu
|
83a85e0193
|
enable creating virtualenv based on "system" python.
*NOTE*
change first argument of python-virtualenv to path to the python
executable, not a prefix of python installation.
|
2012-10-16 00:05:34 +09:00 |
|
Yamashita Yuu
|
67fc864252
|
python 2.6 and older don't have "bin/python" as symlink.
so we must traverse files like "bin/python*" to obtain canonical name..
|
2012-09-28 20:11:06 +09:00 |
|
Yamashita Yuu
|
bd38d39ea4
|
create virtualenv by actual executable name such as python2.7 or pypy.
|
2012-09-28 12:58:06 +09:00 |
|
Yamashita Yuu
|
ed5f3eef77
|
ignore cache files generated by python3 and jython.
|
2012-09-28 12:33:31 +09:00 |
|
Yamashita Yuu
|
edc686ad7f
|
create project
v20120927
|
2012-09-27 15:40:53 +09:00 |
|