We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 668633f commit dae40dfCopy full SHA for dae40df
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