We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb968b9 commit ca1f5afCopy full SHA for ca1f5af
1 file changed
pyproject.toml
@@ -103,4 +103,4 @@ build-backend = "hatchling.build"
103
artifacts = ["app/static/**"]
104
105
[tool.hatch.build.targets.wheel]
106
-packages = ["app"]
+packages = ["app","config"]
0 commit comments