aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBrian Harring <ferringb@gmail.com>2012-09-30 00:10:24 -0700
committerBrian Harring <ferringb@gmail.com>2012-09-30 00:10:24 -0700
commit87cc5a49c5553f7c910e20aa8b396a241be7008e (patch)
treeaa28189de82190fdbc4bc7a3561e0b0af3c51b41 /doc
parentMark snakeoil 0.5.1 (diff)
downloadsnakeoil-87cc5a49c5553f7c910e20aa8b396a241be7008e.tar.gz
snakeoil-87cc5a49c5553f7c910e20aa8b396a241be7008e.tar.bz2
snakeoil-87cc5a49c5553f7c910e20aa8b396a241be7008e.zip
update python version requirements
Diffstat (limited to 'doc')
-rw-r--r--doc/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst
index c32a82e7..53e4027f 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -9,7 +9,7 @@ Welcome to snakeoil. Now what is it?
Snakeoil is a library with the rough intentions of holding common python
patterns/implementations, optimized common functionality, functionality to ease
-supporting multiple python versions (specifically python2.4 through 3.2), and finally
+supporting multiple python versions (specifically python2.5 through 3.3), and finally
well tested implementations of rather hard problems to solve.
Snakeoil's naming was chosen partially as a python analog of `liboil <http://liboil.freedesktop.org/>`_