sugarlabs / turtleart-activity

A block-based Logo programming environment
MIT License
18 stars 54 forks source link

Replace deprecated distutils with setuptools #89

Closed chimosky closed 2 years ago

chimosky commented 2 years ago

Disutils is deprecated, https://peps.python.org/pep-0632/#migration-advice this replaces it with setuptools