We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e596d5 commit ed6981fCopy full SHA for ed6981f
1 file changed
pyproject.toml
@@ -31,7 +31,7 @@ Repository = "https://github.com/ParagEkbote/hf-model-inspector"
31
Issues = "https://github.com/ParagEkbote/hf-model-inspector/issues"
32
33
[tool.hatch.build.targets.wheel]
34
-packages = ["hf_model_inspector"]
+packages = ["src/hf_model_inspector"]
35
36
[tool.ruff]
37
line-length = 88
0 commit comments