summaryrefslogtreecommitdiff
path: root/INSTALL.rst
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2014-11-01 18:07:31 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2014-11-01 18:07:31 +0100
commit02d58e96c321ed66ecccb3abb5430df2657c3fca (patch)
tree50c69eed94e48f6a015cf409a3bfa7c3e6d2a9ba /INSTALL.rst
parentf8e338c4ca8f8f15bb2afd013280bbd0c86a6219 (diff)
downloadpsutil-02d58e96c321ed66ecccb3abb5430df2657c3fca.tar.gz
#521 remove python 2.4 and 2.5 support
Diffstat (limited to 'INSTALL.rst')
-rw-r--r--INSTALL.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/INSTALL.rst b/INSTALL.rst
index 93ce4691..bb30a06b 100644
--- a/INSTALL.rst
+++ b/INSTALL.rst
@@ -56,8 +56,6 @@ Compiling on Windows using Visual Studio
To use Visual Studio to compile psutil you must have the same version of
Visual Studio used to compile your installation of Python which is::
- Python 2.4: VS 2003
- Python 2.5: VS 2003
Python 2.6: VS 2008
Python 2.7: VS 2008
Python 3.3+: VS 2010