virtualenv/web/res/res_create_env.py
changeset 56 2a0fc38c2f09
parent 34 92f25438071d
child 64 9294f5c1a897
--- a/virtualenv/web/res/res_create_env.py	Thu Feb 21 22:58:11 2013 +0100
+++ b/virtualenv/web/res/res_create_env.py	Thu Feb 21 23:29:18 2013 +0100
@@ -25,6 +25,9 @@
     'PYYAML',
     'PYTHON-DIGEST',
     'DJANGO-TASTYPIE',
+    'ISODATE',
+    'HTML5LIB',
+    'RDFLIB',
 ]
 
 if system_str == "Linux" and 'PIL' in INSTALLS: