GEMScienceTools/gmpe-smtk

Migration to Python 3

g-weatherill opened this issue · 3 comments

With OQ-Engine dropping support for Python 2.7 (gem/oq-engine#2803), the toolkit needs to be ported to Python 3.5

Please not that gmpe-smtk is tested by travis but only the installation is tested (still python2) because no tests are provided.

I would suggest you to add some test first, so you can verify if the migration breaks something.

Some tests are being added shortly

Closed via #78