From: Zooko O'Whielacronx Date: Thu, 24 Apr 2008 17:29:17 +0000 (-0700) Subject: setup: pyOpenSSL is now easy_installable, and pycryptopp now includes Crypto++, so... X-Git-Tag: allmydata-tahoe-1.1.0~183 X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=c2621313bb9cfc2aac4862620051cc7732219e42;p=tahoe-lafs%2Ftahoe-lafs.git setup: pyOpenSSL is now easy_installable, and pycryptopp now includes Crypto++, so we can remove those two from the Manual Dependencies --- diff --git a/docs/install.html b/docs/install.html index c1d313e2..87031a46 100644 --- a/docs/install.html +++ b/docs/install.html @@ -30,10 +30,6 @@
  • Python >= v2.4.2 including development headers i.e. "Python.h"
  • OpenSSL >= v0.9.7, including development headers
  • - -
  • PyOpenSSL == v0.6
  • - -
  • Crypto++ >= v5.2.1, including development headers