Replace use of `distutils`
Created by: penguinpee
Python3.12 removed distutils
.
Use packaging.version.Version
instead.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Created by: penguinpee
Python3.12 removed distutils
.
Use packaging.version.Version
instead.