X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wrfeed.git/blobdiff_plain/9fa30b41c95a68cd9e0d2ccee1498a0ebfaa388b..888330ce77e064b6ba0d7d5811f41ae303552985:/setup.py diff --git a/setup.py b/setup.py index 91844a8..fc3c363 100644 --- a/setup.py +++ b/setup.py @@ -16,6 +16,7 @@ setup( "Pylons>=0.10", "SQLAlchemy>=0.5", "Genshi>=0.4", + "GDAL" ], setup_requires=["PasteScript>=1.6.3"], packages=find_packages(exclude=['ez_setup']),