We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23904d9 commit ee30514Copy full SHA for ee30514
1 file changed
pyproject.toml
@@ -42,7 +42,7 @@ log_cli_date_format = "%Y-%m-%d %H:%M:%S"
42
line-length = 88
43
44
[tool.hatch.build.targets.wheel]
45
-packages = ["src"]
+packages = ["src/server_simulator"]
46
47
[build-system]
48
requires = ["hatchling"]
0 commit comments