Update dependency setuptools to v66.1.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
setuptools (changelog) | minor |
==66.0.0 -> ==66.1.0
|
Release Notes
pypa/setuptools
v66.1.0
Changes ^^^^^^^
-
#3685: Fix improper usage of deprecated/removed
pkgutil
APIs in Python 3.12+. -
#3779: Files referenced by
file:
insetup.cfg
and byproject.readme.file
,project.license.file
ortool.setuptools.dynamic.*.file
inpyproject.toml
are now automatically included in the generated sdists.
Misc ^^^^
-
#3776: Added note about using the
--pep-517
flag withpip
to workaroundInvalidVersion
errors for packages that are already installed in the system.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.