Skip to content

Drop dependency on distutils to support python 3.12 #48

Open
@saste

Description

distutils has been removed from python 3.12.

Now distutils can be imported from setuptools, but this should be made a dependency of the module or this will cause a missed dependency when installing the package.

Reference:
https://peps.python.org/pep-0632/

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions