weso / CWR-DataApi

CWR-DataApi
MIT License
34 stars 29 forks source link

Convert to Python3 #173

Closed ralic closed 7 years ago

ralic commented 7 years ago

using : find . -name '*.py' | xargs 2to3 -w

Bernardo-MG commented 7 years ago

Will check it during the weekend. The Travis configuration file will need some changes too.