docs: yay! We can remove Twisted from the list of "Manual Dependencies" that users have to be aware of when installing

This commit is contained in:
Zooko O'Whielacronx 2008-04-10 18:44:07 -07:00
parent 85602d190d
commit fe54dd114c

View File

@ -29,8 +29,6 @@
<li><a href="http://python.org">Python</a> &gt;= v2.4.2 including development headers i.e. "Python.h"</li>
<li><a href="http://twistedmatrix.com">Twisted</a> &gt;= v2.4.0 -- from the Twisted "sumo" source tarball</li>
<li><a href="http://openssl.org">OpenSSL</a> &gt;= v0.9.7, including development headers</li>
<li><a href="http://pyopenssl.sourceforge.net">PyOpenSSL</a> == v0.6</li>
@ -42,7 +40,7 @@
<h2>Get the Source Code</h2>
<p>Tarballs of the source code are available at:
<pre><a href="http://allmydata.org/source/tahoe/allmydata-tahoe-1.0.0.tar.gz">http://allmydata.org/source/tahoe/allmydata-tahoe-1.0.0.tar.gz</a></pre></p>
<pre><a href="http://allmydata.org/source/tahoe/tarballs/">http://allmydata.org/source/tahoe/tarballs/</a></pre></p>
<h2>Build</h2>