add Geos plugin to exported module scope

This commit is contained in:
Dane Springmeyer 2012-03-08 08:40:12 -08:00
parent b7f27c13d0
commit 3add1f984c

View file

@ -682,6 +682,7 @@ __all__ = [
'SQLite',
'Osm',
'Kismet',
'Geos',
# version and environment
'mapnik_version_string',
'mapnik_version',