mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-02-18 14:47:30 -05:00
fix: editable install
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
@@ -155,7 +155,6 @@ allow-direct-references = true
|
||||
[tool.hatch.build.targets.wheel]
|
||||
only-include = ["src/openllm"]
|
||||
sources = ["src"]
|
||||
dev-mode-dirs = ["."]
|
||||
[tool.hatch.build.targets.sdist]
|
||||
exclude = ["/.git_archival.txt"]
|
||||
[tool.hatch.build.targets.wheel.hooks.mypyc]
|
||||
|
||||
Reference in New Issue
Block a user