Jeff Forcier wrote:
> One major problem regardless is that Paramiko (our main dependency)
> has a serious bug in its latest version, and the previous version
> isn't on PyPI. So automatic easy_install of Fab is not recommended,

It seems like the last version before current (1.7.5) that is available
on PyPI is 1.7.2 (http://pypi.python.org/pypi/paramiko/1.7.2). So maybe
you could write the dependency something like:

"Paramiko >= 1.7.2, != 1.7.5"

-- 
  Heikki Toivonen

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Fab-user mailing list
Fab-user@nongnu.org
http://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to