Replies: 3 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.
-
|
The level of commitment setuptools is able to provide right now is described in https://setuptools.pypa.io/en/latest/userguide/interfaces.html Unfortunately we cannot commit beyond that, given the volunteer characteristics of the work.
We are not able to provide you that.
If you want to maximise consistency and don't have stringent requirements in build time, the overall recommendation of the community is to not include either Without |
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 tosdistandbdist_wheelrespectively.Anybody can provider an authoritative answer?
Beta Was this translation helpful? Give feedback.
All reactions