Description
Read Python project dependencies from requirements.txt during Hatchling builds. It helps projects reuse existing requirements files when generating package metadata.
This is packaging metadata support. Requirements files can contain environment-specific or development-only entries, so maintainers should verify what becomes part of published package dependencies.