datapusher
datapusher copied to clipboard
DataPusher - Python 3 support
Like CKAN core and the rest of the CKAN ecosystem we need to support Python 3 in DataPusher. This will include
- [x] Upgrade ckan-service-provider
- [x] Check requirements
- [x] Syntax changes
- [x] Green tests in both py2 and py3
Does Datapusher support Python 3 in the latest release? The latest changes to deployment.rst seem to imply so.
@amercader I think we can close this issue, since datapusher works fine with python3 and all tests are green.
probably safe to close. I'm deploying datapusher with python 3.8