summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2016-09-15 10:57:59 -0700
committerJeff Forcier <jeff@bitprophet.org>2016-09-15 10:57:59 -0700
commitefdcfd275f163a8d96253dbf6f036e3804e165db (patch)
tree8e4e9b2f37b82efe0451385c415de0d0c61b226e /sites
parent9f36cb1535760a592116579842c7feb0b1d30cb3 (diff)
parent79459e0bab5fb1542c6bfe0a72e559af21e5856c (diff)
Merge branch '1.15' into 1.16
Diffstat (limited to 'sites')
-rw-r--r--sites/www/installing.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/sites/www/installing.rst b/sites/www/installing.rst
index a657c3fc..3e96a50f 100644
--- a/sites/www/installing.rst
+++ b/sites/www/installing.rst
@@ -12,10 +12,6 @@ via `pip <http://pip-installer.org>`_::
$ pip install paramiko
-.. note::
- Users who want the bleeding edge can install the development version via
- ``pip install paramiko==dev``.
-
We currently support **Python 2.6, 2.7 and 3.3+** (Python **3.2** should also
work but has a less-strong compatibility guarantee from us.) Users on Python
2.5 or older are urged to upgrade.