<#16289 Support grabbing Python requirements from ...
# github-notifications
q
#16289 Support grabbing Python requirements from PEP-621 dependencies. Issue created by jsirois Dependency metadata is standardized and we should probably support
python_requirements()
(or a new macro) pointing at a
pyproject.toml
that uses PEP 621 dependency declarations: https://peps.python.org/pep-0621/#dependencies-optional-dependencies pantsbuild/pants