DOC: Space before list and minor rewording of plotting requirements

This commit is contained in:
Kelsey Jordahl
2014-04-23 23:43:43 -04:00
parent a7b594e79f
commit d9e7f81dee
+3 -2
View File
@@ -23,9 +23,10 @@ Supports Python versions 2.6, 2.7, and 3.2+.
- `geopy`_ 0.96.3 (optional; for geocoding)
- `psycopg2`_ (optional; for PostGIS connection)
For plotting, these additional packages are required:
- `descartes`_
For plotting, these additional packages may be used:
- `matplotlib`_
- `descartes`_
- `pysal`_
Testing