ckan / ckanext-spatial

Geospatial extension for CKAN
http://docs.ckan.org/projects/ckanext-spatial
125 stars 192 forks source link

fix broken support to py2.7 #256 #257

Open ccancellieri opened 2 years ago

ccancellieri commented 2 years ago

This may fix #256

amercader commented 2 years ago

@ccancellieri The aim is to support Python 2 for versions of CKAN <= 2.9, and the tests are run against these versions (see eg https://github.com/ckan/ckanext-spatial/actions/runs/1394064993). If there is a Python 2 failure it means that test coverage is lacking there and something slipped through the cracks.