Skip to content

Conversation

@moto-timo
Copy link

In Python 3.10, 'distutils' has been deprecated and is slated for
removal in Python 3.12.

Switch from 'distutils.core' to 'setuptools'. This also allows for the
'wheel' binary archive format to be built with 'setup.py bdist_wheel'.

Signed-off-by: Tim Orling tim.orling@konsulko.com

In Python 3.10, 'distutils' has been deprecated and is slated for
removal in Python 3.12.

Switch from 'distutils.core' to 'setuptools'. This also allows for the
'wheel' binary archive format to be built with 'setup.py bdist_wheel'.

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant