Y
Hacker News
new
|
ask
|
show
|
jobs
by
paiute
1181 days ago
pyproject.toml is for python in general.
https://peps.python.org/pep-0621/
setup.py is legacy.
1 comments
leblancfg
1181 days ago
The GP comment was referring to the `tools.poetry.scripts` namespace in pyproject.toml.
link