We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dad2043 commit 7ae768aCopy full SHA for 7ae768a
1 file changed
pyproject.toml
@@ -70,6 +70,9 @@ packages = ["src/hdx"]
70
[tool.hatch.build.hooks.vcs]
71
version-file = "src/hdx/api/_version.py"
72
73
+[tool.hatch.metadata]
74
+allow-direct-references = true
75
+
76
# Versioning
77
78
[tool.hatch.version]
0 commit comments