virtualenv/web/res/res_create_env.py
branchnew_rest_api
changeset 872 cd56949a3510
parent 774 46098450b353
child 909 e20fa6533647
--- a/virtualenv/web/res/res_create_env.py	Mon Oct 22 18:22:39 2012 +0200
+++ b/virtualenv/web/res/res_create_env.py	Mon Oct 22 18:28:15 2012 +0200
@@ -15,7 +15,6 @@
     'DJANGO-EXTENSIONS',
     'DJANGO-REGISTRATION',
     'DJANGO-TAGGING',
-    'DJANGO-PISTON',
     'HTTPLIB2',
     'OAUTH2',
     'SETUPTOOLS_HG',
@@ -30,6 +29,11 @@
     'REQUESTS',
     'PYELASTICSEARCH',
     'WHOOSH',
+    'MIMEPARSE',
+    'PYTHON-DATEUTIL',
+    'PYYAML',
+    'PYTHON-DIGEST',
+    'DJANGO-TASTYPIE',
 ]
 
 if system_str == "Linux":