| changeset 615 | 006f1e3e5398 |
| parent 556 | 1c589f1393c8 |
| child 652 | cdbd6d1d8088 |
--- a/virtualenv/web/res/res_create_env.py Fri Apr 27 12:07:28 2012 +0200 +++ b/virtualenv/web/res/res_create_env.py Fri Apr 27 12:34:57 2012 +0200 @@ -23,8 +23,6 @@ INSTALLS.extend([ #(key,method, option_str, dict_extra_env) ('SOUTH', 'pip', None, None), - ('SETUPTOOLS-HG', 'pip', None, None), - ('MYSQL', 'pip', None, None), ('PIL', 'easy_install', None, None), ('DJANGO','pip', None, None), ('DJANGO-EXTENSIONS', 'pip', None, None),