diff --git a/setup.py b/setup.py index a5e3d1b..f3a5ad0 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ license = 'GPLv3', zip_safe = False, include_package_data = True, - keywords = 'pylons wsgi framework sqlalchemy geojson shapely GIS', + keywords = 'OSM GIS', author = 'François Van Der Biest', author_email = 'francois.vanderbiest@gmail.com', url = 'http://www.qualitystreetmap.org/',