We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 668633f + dae40df commit 34c7777Copy full SHA for 34c7777
1 file changed
pyproject.toml
@@ -49,12 +49,16 @@ dev = [
49
[tool.hatch.build.targets.sdist]
50
include = [
51
"openapi_generator_cli",
52
+]
53
+artifacts = [
54
"openapi_generator_cli/openapi-generator.jar",
55
]
56
57
[tool.hatch.build.targets.wheel]
58
59
60
61
62
63
64
0 commit comments