In v0.4.2
all runtime dependency on distutils
or setuptools
has been removed.
What's Changed
- fix: Use shutil.copytree over distutils by @matthewfeickert in #155
- fix: Allow for shutil.copytree to have existing dirs by @matthewfeickert in #156
- ci: Publish GitHub attestations only for PyPI builds by @matthewfeickert in #157
Full Changelog: v0.4.1...v0.4.2