ckan / datapusher

A standalone web service that pushes data files from a CKAN site resources into its DataStore
GNU Affero General Public License v3.0
77 stars 153 forks source link

Drop python 2.7 support #209

Open mbocevski opened 4 years ago

mbocevski commented 4 years ago

Considering python 2.7 EOL and datapusher being python3 compatible already, I suggest we drop python 2.7 support from datapusher.

Things we need to complete to drop python 2.7 support: