4ddd456dd3
In the _setup_package_with_constraints_edit name of the package was
always discovered from the setup.cfg file. But as some projects
implements PEP-621 (see [1] for the SQLAlchemy for example) it is not
enough now.
This patch adds parsing pyproject.toml file also if name is not found in
the setup.cfg file.
[1]
|
||
---|---|---|
.. | ||
async | ||
ini-config | ||
meta-config | ||
python | ||
rootwrap |