summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-03-08 11:19:54 -0800
committerGiampaolo Rodola <g.rodola@gmail.com>2018-03-08 11:19:54 -0800
commitccf54249ded48599fe6ccc259f3a78d1d67aafc2 (patch)
tree3d6b212f4e650d2b4deb4364cb064200c47c9552 /README.rst
parent98cce4a30e79540a635386a9acaf5070ee2b2757 (diff)
downloadpsutil-ccf54249ded48599fe6ccc259f3a78d1d67aafc2.tar.gz
Be more explicit about supported Python version (#1233)
Python 3.0, 3.1, 3.2, and 3.3 are not supported. Now phrased as: "Python versions 2.6, 2.7, and 3.4+".
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 48b1411f..04e4bd6b 100644
--- a/README.rst
+++ b/README.rst
@@ -61,9 +61,8 @@ psutil currently supports the following platforms:
- **Sun Solaris**
- **AIX**
-...both **32-bit** and **64-bit** architectures, with Python
-versions from **2.6 to 3.6**.
-`PyPy <http://pypy.org/>`__ is also known to work.
+...both **32-bit** and **64-bit** architectures, with Python versions **2.6,
+2.7, and 3.4+**. `PyPy <http://pypy.org/>`__ is also known to work.
====================
Example applications