From: <js...@us...> - 2007-12-17 02:12:35
|
Revision: 4753 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4753&view=rev Author: jswhit Date: 2007-12-16 18:12:31 -0800 (Sun, 16 Dec 2007) Log Message: ----------- update requirements. Modified Paths: -------------- trunk/toolkits/basemap/README Modified: trunk/toolkits/basemap/README =================================================================== --- trunk/toolkits/basemap/README 2007-12-17 01:53:39 UTC (rev 4752) +++ trunk/toolkits/basemap/README 2007-12-17 02:12:31 UTC (rev 4753) @@ -5,6 +5,8 @@ **Requirements** +python 2.3 (or higher) + matplotlib 0.90 (or higher) numpy 1.0 (or higher) @@ -12,6 +14,8 @@ The GEOS (Geometry Engine - Open Source) library (version 2.2.3). Source code is included in the geos-2.2.3 directory. +setuptools (only if your are using python 2.3) + **Copyright** source code from proj.4 (http://proj.maptools.org) is included in the This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |