Septima / malstroem

Tools for screening of bluespots and water flow between bluespots. Fork of original SDFE repository
Other
7 stars 4 forks source link

Python 2.7 deprecation #6

Closed phcantis closed 4 years ago

phcantis commented 5 years ago

Are there plans to migrate / shift this program to python 3.x? With the EOL scheduled for 2020, installation might soon be problematic

AsgerPetersen commented 5 years ago

We have no plans at the moment. Mainly because so far no one has offered to fund all or even part of it. I think it is doable within a reasonable amount of time.

AsgerPetersen commented 4 years ago

Hi again @phcantis , I just realized that malstroem already IS python 3 compatible. As a matter of fact our CI only builds 3.6 and 3.7: https://ci.appveyor.com/project/Septima/malstroem Regards Asger