Octolapse icon indicating copy to clipboard operation
Octolapse copied to clipboard

Adjusted setup.py and versioneer.py to work with python 3.13

Open SvenTh99 opened this issue 9 months ago • 0 comments
trafficstars

Hi!

I updated the setup.py and versioneer.py to use setuptools instead of distutils and configparser instead of safeconfigparser with parser.read_file(f).

Succesfully tested on OctoPrint Version 1.11.0rc2

SvenTh99 avatar Feb 06 '25 22:02 SvenTh99