incubator-ponymail icon indicating copy to clipboard operation
incubator-ponymail copied to clipboard

Bug: install.py uses deprecated method and Python2 - is it needed?

Open sebbASF opened this issue 7 years ago • 1 comments

install.py uses the deprecated method platform.linux_distribution() There does not appear to be a built-in replacement.

It also uses Python2, whereas all the other scripts use Python3.

It's not clear if the script is still needed.

sebbASF avatar May 23 '18 19:05 sebbASF

I think the script should be deleted

sebbASF avatar Apr 26 '19 23:04 sebbASF