--- a/virtualenv/sync/res/res_create_env.py Thu Nov 29 15:57:49 2012 +0100
+++ b/virtualenv/sync/res/res_create_env.py Thu Nov 29 17:20:45 2012 +0100
@@ -6,7 +6,7 @@
INSTALLS = [#(key,method, option_str, dict_extra_env)
'PYCRYPTO',
- 'SSH',
+ 'PARAMIKO',
'FABRIC',
'MERCURIAL',
]