浏览代码

Update python requirement from python 2.4 to python 2.6

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@59009 15284696-431f-4ddb-bdfa-cd5b030d7da7
Pietro Zambelli 11 年之前
父节点
当前提交
bcc77c9db0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      REQUIREMENTS.html

+ 1 - 1
REQUIREMENTS.html

@@ -130,7 +130,7 @@ Server, <b>Mesa-3.x</b> (openGL clone) may be required for wxNVIZ<br>
   <a href="http://freetype.sourceforge.net">http://freetype.sourceforge.net</a>
 </li>
 
-<li><b>Python &gt;= 2.4</b> (for wxGUI and ctypes interface)<br>
+<li><b>Python &gt;= 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>