We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c2b7b1 commit 9a664b0Copy full SHA for 9a664b0
pyproject.toml
@@ -52,7 +52,7 @@ build-backend = "hatchling.build"
52
path = "src/unstract/llmwhisperer/__init__.py"
53
54
[tool.hatch.build.targets.wheel]
55
-packages = ["src/unstract/llmwhisperer"]
+packages = ["src/unstract"]
56
57
#Added pyright to detect vertual environment in IDE.
58
[tool.pyright]
0 commit comments