[GRASS-SVN] r74173 - grass/branches/releasebranch_7_4
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Mar 6 15:22:33 PST 2019
Author: neteler
Date: 2019-03-06 15:22:33 -0800 (Wed, 06 Mar 2019)
New Revision: 74173
Modified:
grass/branches/releasebranch_7_4/REQUIREMENTS.html
Log:
installation docs: mention optional python-matplotlib-wx package for g.gui.timeline
Modified: grass/branches/releasebranch_7_4/REQUIREMENTS.html
===================================================================
--- grass/branches/releasebranch_7_4/REQUIREMENTS.html 2019-03-06 23:21:50 UTC (rev 74172)
+++ grass/branches/releasebranch_7_4/REQUIREMENTS.html 2019-03-06 23:22:33 UTC (rev 74173)
@@ -56,7 +56,7 @@
</li>
<li><b>Python >= 2.7</b> (for temporal framework, scripts, wxGUI, and ctypes interface)<br>
-<i>Note:</i> Python 3 support is still in development<br>
+<i>Note:</i> Python 3 support is in development and will be completed for the GRASS GIS 7.8.0 release<br>
<a href="http://www.python.org">http://www.python.org</a>
</li>
@@ -165,6 +165,10 @@
<a href="http://matplotlib.org/">http://matplotlib.org/</a>
</li>
+<li><b>Python wxPython backend for python-matplotlib</b> ("python-matplotlib-wx", needed for e.g. g.gui.timeline)<br>
+<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>
More information about the grass-commit
mailing list