-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
The hack used in hooks.py doesn't work with setuptools version 68.0.0 (from June 2023) and later. Which means you can't use recent Python versions?
Line 35 in 4c04832
| _main_module()._orig_get_script_args = easy_install.get_script_args |
#3948: Remove deprecated APIs in easy_install: get_script_args, get_script_header and get_writer. The direct usage of easy_install has been deprecated since v58.3.0, and the warnings regarding these APIs predate that version.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels