virtualenv/web/res/res_create_env.py
changeset 3 221af1052ec4
parent 0 4095911a7830
child 61 0048668779c0
--- a/virtualenv/web/res/res_create_env.py	Sat Jun 15 14:08:10 2013 +0200
+++ b/virtualenv/web/res/res_create_env.py	Sat Jun 15 16:21:02 2013 +0200
@@ -25,7 +25,8 @@
     'PYTHON-DATEUTIL',
     'RDFLIB',
     'SQLALCHEMY',
-    'RDFLIB-SQLALCHEMY'
+    'RDFLIB-SQLALCHEMY',
+    'WIKITOOLS',
 ]
 
 if system_str == "Linux":