virtualenv/web/res/res_create_env.py
changeset 20 3cbd273eddf1
parent 6 9e29d68d48f1
child 24 9595ad2678ec
--- a/virtualenv/web/res/res_create_env.py	Fri Oct 05 13:44:45 2012 +0200
+++ b/virtualenv/web/res/res_create_env.py	Mon Oct 08 17:00:38 2012 +0200
@@ -7,7 +7,6 @@
 
 INSTALLS = [ #(key,method, option_str, dict_extra_env)
     'LXML',
-    'PSYCOPG2',
     'MYSQL',
     'SOUTH',
     'PIL',