Merge pull request #54 from TonyLianLong/patch-1

This commit is contained in:
Xingkai Yu
2025-06-27 22:44:38 +08:00
committed by GitHub

View File

@@ -22,5 +22,6 @@ dependencies = [
[project.urls]
Homepage="https://github.com/GeeeekExplorer/nano-vllm"
[tool.setuptools]
packages = ["nanovllm"]
[tool.setuptools.packages.find]
where = ["."]
include = ["nanovllm*"]