ahotovec / REDPy

Repeating Earthquake Detector (Python)
GNU General Public License v3.0
82 stars 39 forks source link

Support for Python 3.x? #5

Closed echavess closed 6 years ago

echavess commented 7 years ago

Hi Alicia, It seems that the code is not supported in python 3.6. Are you planning to extend the support for Python 3.x?

Thanks!

ahotovec commented 7 years ago

Esteban—

It isn't high on the priority list at the moment. If you'd like to try your hand at porting it, by all means! Otherwise, it's going to stay 2.7 for the foreseeable future (basically until the packages it depends on stop supporting 2.7).

ahotovec commented 6 years ago

Only a few months after seeing this, I have finally updated the code to support 3.5+!