-
Notifications
You must be signed in to change notification settings - Fork 128
Deprecation from click-default-group dependency #492
Copy link
Copy link
Closed
Description
When installing towncrier in Python 3.11 using pip 23.0.1, I got the warning:
DEPRECATION: click-default-group is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change.
A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
I am making the issue here because click-default-group hasn't really seen much activity recently. I have opened click-contrib/click-default-group#24 there in addition to this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels