Replies: 2 comments 1 reply
-
Might be anytime. It was being actively discouraged since at least 2020. Passively — another half a decade before that. Also, unless you really need only one of the dists, don't pass those args to pypa/build. |
Beta Was this translation helpful? Give feedback.
-
😄 That's the amount of "clarity" I've already possessed before you've answered the question. I was looking for a precise deprecation timeline.
Thanks for your suggestion but with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I just would like to clarify if there is a deadline for when
python setup.py <arbitrary-command>
is expected to stop working.As I understand
python -m build [--sdist|--wheel]
are the only commands that will remain functioning for packaging mapping tosdist
andbdist_wheel
respectively.Anybody can provider an authoritative answer?
Beta Was this translation helpful? Give feedback.
All reactions