pypa/hatch

Relative Path issue for hatchling

Open

#2,353 opened on Jul 24, 2026

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (240 forks)batch import
buggood first issueneeds investigation

Repository metrics

Stars
 (4,451 stars)
PR merge metrics
 (Avg merge 71d 21h) (10 merged PRs in 30d)

Description

Need to investigate the issue called out in https://discuss.python.org/t/clarify-the-usages-of-relative-paths-beyond-project-directory-in-package-metadata/108259 and ensure that hatchling is doing the correct thing to either error out or replace the field in metadata while marking it as no longer dynamic.

Contributor guide