commit 0c21dec27b36dbd75675536ef7b04b0efcf4ce6e Author: Damian Johnson atagar@torproject.org Date: Sat Aug 5 08:41:57 2017 -0700
Hide PyPI download options for now
Haven't actually uploaded to pypi yet, and won't until our release (or at least the beta). Dropping this from the download page for now to avoid confusion. --- web/index.html | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/web/index.html b/web/index.html index b65800b..d330554 100644 --- a/web/index.html +++ b/web/index.html @@ -307,6 +307,7 @@ sudo python setup.py install</pre><br></li>
<br>
+ <!-- <div class="platform"> <a href="https://pypi.python.org/pypi/nyx/" id="pypi"><img src="images/download/pypi.png" alt="PyPI"></a> <a href="https://pypi.python.org/pypi/nyx/" class="platform-title">Python Package Index</a> @@ -326,6 +327,7 @@ sudo python setup.py install</pre><br></li> % sudo pip install nyx </pre> </div> + -->
<div class="platform"> <a href="http://packages.debian.org/sid/tor-arm" id="debian"><img src="images/download/debian.png" alt="Debian"></a>