Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
531d6ea9
Unverified
Commit
531d6ea9
authored
Dec 27, 2024
by
yudian0504
Committed by
GitHub
Dec 26, 2024
Browse files
fix: package data missing (#2521)
parent
dc3bee48
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
python/pyproject.toml
python/pyproject.toml
+3
-0
No files found.
python/pyproject.toml
View file @
531d6ea9
...
@@ -60,6 +60,9 @@ dev_hpu = ["sglang[all_hpu]", "sglang[test]"]
...
@@ -60,6 +60,9 @@ dev_hpu = ["sglang[all_hpu]", "sglang[test]"]
"Homepage"
=
"https://github.com/sgl-project/sglang"
"Homepage"
=
"https://github.com/sgl-project/sglang"
"Bug
Tracker"
=
"https://github.com/sgl-project/sglang/issues"
"Bug
Tracker"
=
"https://github.com/sgl-project/sglang/issues"
[tool.setuptools.package-data]
"sglang"
=
["srt/layers/fused_moe_triton/configs/*.json"]
[tool.setuptools.packages.find]
[tool.setuptools.packages.find]
exclude
=
[
exclude
=
[
"assets*"
,
"assets*"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment