| changeset 76 | b86783a14698 |
| parent 64 | 3249b8cd0028 |
| child 93 | 7b6bcc33783f |
--- a/virtualenv/web/res/res_create_env.py Wed Jun 13 11:45:28 2012 +0200 +++ b/virtualenv/web/res/res_create_env.py Wed Jun 13 15:09:28 2012 +0200 @@ -22,7 +22,6 @@ ]) INSTALLS.extend([ #(key,method, option_str, dict_extra_env) - ('PYTZ', 'pip', None, None), ('SOUTH', 'pip', None, None), ('PIL', 'easy_install', None, None), ('DJANGO','pip', None, None),