Skip to content

Commit 7ae768a

Browse files
committed
Fix tests
1 parent dad2043 commit 7ae768a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ packages = ["src/hdx"]
7070
[tool.hatch.build.hooks.vcs]
7171
version-file = "src/hdx/api/_version.py"
7272

73+
[tool.hatch.metadata]
74+
allow-direct-references = true
75+
7376
# Versioning
7477

7578
[tool.hatch.version]

0 commit comments

Comments
 (0)