--- a/virtualenv/web/res/res_create_env.py Tue Jun 05 17:34:19 2012 +0200
+++ b/virtualenv/web/res/res_create_env.py Wed Jun 06 22:07:15 2012 +0200
@@ -28,7 +28,7 @@
('DJANGO-EXTENSIONS', 'pip', None, None),
('DJANGO-REGISTRATION', 'easy_install', '-Z', None),
('DJANGO-TAGGING', 'pip', None, None),
- ('DJANGO-PISTON', 'pip', None, None),
+ ('DJANGO-PISTON', 'easy_install', None, None),
('HTTPLIB2', 'pip', None, None),
('OAUTH2', 'easy_install', None, None),
('DJANGO-OAUTH-PLUS', 'pip', None, None),