aspectumapp / osm2geojson

Convert OSM and Overpass XML/JSON to GeoJSON
MIT License
97 stars 15 forks source link

Fix type of package_data in setup.py #2

Closed Kryvonis closed 4 years ago

Kryvonis commented 4 years ago

According to https://docs.python.org/2/distutils/setupscript.html#installing-package-data package_data should be dict with key:str and value:list