Y
Hacker News
new
|
ask
|
show
|
jobs
by
dralley
2588 days ago
And since setup.py is a Python file, you can't express build time dependencies properly. Pyproject.toml let's you do that, but it's new, nobody knows about it, and older pip clients don't support it.