[GRASS-SVN] r59009 - grass/trunk

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Feb 12 12:02:07 PST 2014


Author: zarch
Date: 2014-02-12 12:02:07 -0800 (Wed, 12 Feb 2014)
New Revision: 59009

Modified:
   grass/trunk/REQUIREMENTS.html
Log:
Update python requirement from python 2.4 to python 2.6

Modified: grass/trunk/REQUIREMENTS.html
===================================================================
--- grass/trunk/REQUIREMENTS.html	2014-02-12 18:59:46 UTC (rev 59008)
+++ grass/trunk/REQUIREMENTS.html	2014-02-12 20:02:07 UTC (rev 59009)
@@ -130,7 +130,7 @@
   <a href="http://freetype.sourceforge.net">http://freetype.sourceforge.net</a>
 </li>
 
-<li><b>Python >= 2.4</b> (for wxGUI and ctypes interface)<br>
+<li><b>Python >= 2.6</b> (for wxGUI and ctypes interface)<br>
 <i>Note:</i> Python 3 is not supported<br>
 <a href="http://www.python.org">http://www.python.org</a>
 </li>



More information about the grass-commit mailing list