ソースを参照

+python-dateutil

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@50770 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 13 年 前
コミット
5573ec6652
1 ファイル変更2 行追加0 行削除
  1. 2 0
      REQUIREMENTS.html

+ 2 - 0
REQUIREMENTS.html

@@ -164,6 +164,8 @@ Ctypes can be added as a third-party module in Python 2.3 and 2.4
 gui/wxpython/README)<br>
 <a href="http://www.wxpython.org">http://www.wxpython.org</a>
 
+<li><b>python-dateutil</b> (for temporal functions)<br>
+<a href="http://pypi.python.org/pypi/python-dateutil">http://pypi.python.org/pypi/</a>
 
 <li><b>NumPy &gt;= 1.0.4</b> (for wxPython-based GUI tools, see
  file gui/wxpython/README)<br>