We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f8cc97 + 777b1d3 commit 88fb547Copy full SHA for 88fb547
1 file changed
dirac-common/pyproject.toml
@@ -49,6 +49,9 @@ include = [
49
"/tests",
50
]
51
52
+[tool.hatch.build.targets.sdist.force-include]
53
+"../LICENSE" = "LICENSE"
54
+
55
[tool.hatch.build.targets.wheel]
56
packages = ["src/DIRACCommon"]
57
0 commit comments