summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2019-02-01 16:06:36 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2019-02-01 16:06:36 +0100
commitaf7e4b5fcac3e543664058adfe068ab881048832 (patch)
treee0811474708226453257d31010571af3cc58e318
parent6f4a6228998df48ee09413377785d13d2eec7998 (diff)
downloadpsutil-af7e4b5fcac3e543664058adfe068ab881048832.tar.gz
update doc
-rw-r--r--README.rst3
-rw-r--r--docs/index.rst5
2 files changed, 2 insertions, 6 deletions
diff --git a/README.rst b/README.rst
index 01fdf00b..00713f48 100644
--- a/README.rst
+++ b/README.rst
@@ -65,8 +65,7 @@ psutil currently supports the following platforms:
- **Sun Solaris**
- **AIX**
-...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.
+...both **32-bit** and **64-bit** architectures. Supported Python versions are **2.6**, **2.7** and 3.4+**. `PyPy <http://pypy.org/>`__ is also known to work.
====================
Example applications
diff --git a/docs/index.rst b/docs/index.rst
index 643bb571..7cfa9b82 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -37,10 +37,7 @@ 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** (users of Python 2.4 and 2.5 may use
-`2.1.3 <https://pypi.org/project/psutil/2.1.3/#files>`__ version).
-`PyPy <http://pypy.org/>`__ is also known to work.
+...both **32-bit** and **64-bit** architectures. Supported Python versions are **2.6**, **2.7** and 3.4+**. `PyPy <http://pypy.org/>`__ is also known to work.
The psutil documentation you're reading is distributed as a single HTML page.