# HG changeset patch # User Gustavo Picon # Date 1275846460 18000 # Node ID 3e4be71ff6672c611a036ee3c600f4260d67a478 # Parent 187f7fe4e68cf58730838bfa0faa6b66340e4521 Python version info. diff -r 187f7fe4e68cf58730838bfa0faa6b66340e4521 -r 3e4be71ff6672c611a036ee3c600f4260d67a478 docs/index.rst --- a/docs/index.rst Sun Jun 06 12:37:55 2010 -0500 +++ b/docs/index.rst Sun Jun 06 12:47:40 2010 -0500 @@ -9,6 +9,9 @@ Installation ------------ +``numconv`` has been tested in Python 2.4, 2.5, 2.6, 2.7, 3.0 and 3.1. Other +versions may work but are not supported. + You have several ways to install ``numconv``. If you're not sure, `just use pip `_