Tool hatch metadata allow direct references
DevOps
About
`tool.hatch.metadata.allow-direct-references` is a critical configuration flag defined within a Python project"s `pyproject.toml` file when utilizing the Hatch build backend. Setting this key to `true` authorizes the package manager to accept external dependencies pinned directly to raw git URLs or local file paths.