[GRASS-SVN] r68033 - grass/trunk

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Mar 10 05:00:45 PST 2016


Author: neteler
Date: 2016-03-10 05:00:45 -0800 (Thu, 10 Mar 2016)
New Revision: 68033

Modified:
   grass/trunk/REQUIREMENTS.html
Log:
REQUIREMENTS: added python-termcolor

Modified: grass/trunk/REQUIREMENTS.html
===================================================================
--- grass/trunk/REQUIREMENTS.html	2016-03-09 22:18:08 UTC (rev 68032)
+++ grass/trunk/REQUIREMENTS.html	2016-03-10 13:00:45 UTC (rev 68033)
@@ -164,6 +164,10 @@
 <a href="http://matplotlib.org/">http://matplotlib.org/</a>
 </li>
 
+<li><b>python-termcolor</b> (recommended for g.search.modules)<br>
+<a href="https://pypi.python.org/pypi/termcolor">https://pypi.python.org/pypi/termcolor</a>
+</li>
+
 <li><b>FFMPEG or alternative</b> (for wxGUI Animation tool - g.gui.module),
     specifically ffmpeg tool<br>
 <a href="http://ffmpeg.org">http://ffmpeg.org</a>



More information about the grass-commit mailing list