We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f55798 + 9a1204a commit 93aba40Copy full SHA for 93aba40
1 file changed
coordinode/pyproject.toml
@@ -51,7 +51,7 @@ raw-options = {root = ".."}
51
version-file = "_version.py"
52
53
[tool.hatch.build.targets.wheel]
54
-packages = ["coordinode"]
+sources = {"." = "coordinode"}
55
56
[tool.pytest.ini_options]
57
asyncio_mode = "auto"
0 commit comments