From: <js...@us...> - 2008-05-21 12:10:42
|
Revision: 5209 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5209&view=rev Author: jswhit Date: 2008-05-21 05:10:35 -0700 (Wed, 21 May 2008) Log Message: ----------- update pre-requisites Modified Paths: -------------- trunk/toolkits/basemap/README Modified: trunk/toolkits/basemap/README =================================================================== --- trunk/toolkits/basemap/README 2008-05-21 09:50:36 UTC (rev 5208) +++ trunk/toolkits/basemap/README 2008-05-21 12:10:35 UTC (rev 5209) @@ -5,11 +5,11 @@ **Requirements** -python 2.3 (or higher) +python 2.4 (or higher) matplotlib 0.98 (or higher) -numpy 1.0 (or higher) +numpy 1.1 (or higher) The GEOS (Geometry Engine - Open Source) library (version 2.2.3). Source code is included in the geos-2.2.3 directory. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |