Skip to content

Commit 3cc3998

Browse files
committed
setup: install mapnik.printing
Signed-off-by: Asbjørn Sloth Tønnesen <asbjorn@asbjorn.st>
1 parent ea5fd11 commit 3cc3998

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ def run(self):
256256
setup(
257257
name="mapnik",
258258
version="0.1",
259-
packages=['mapnik'],
259+
packages=['mapnik','mapnik.printing'],
260260
author="Blake Thompson",
261261
author_email="flippmoke@gmail.com",
262262
description="Python bindings for Mapnik",

0 commit comments

Comments
 (0)