bpetit / isso_ynh

Yunohost package for isso self-hostable commenting server.
Other
0 stars 1 forks source link

Python3 support #2

Open arthurlutz opened 4 years ago

arthurlutz commented 4 years ago

Following my test on #1 I see that the installer uses python2 https://posativ.org/isso/docs/install/ mentions support for python3. It might be a good idea to switch to python3 since python2 is end-of-life.

bpetit commented 4 years ago

You're absolutely right. I strongly consider to continue my work on buster and python3 exclusively.