Skip to content

Commit a1204c8

Browse files
committed
Move basemap data to its own package
I also added a dummy `__init__.py` file for Python 2 compatibility.
1 parent 020295e commit a1204c8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,4 @@ include doc/make.py
105105
include doc/conf.py
106106
include doc/index.rst
107107
recursive-include geos-3.3.3 *
108-
recursive-include lib/mpl_toolkits/basemap/data *
108+
recursive-include lib/mpl_toolkits/basemap_data *

0 commit comments

Comments
 (0)