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
83b340e3
Unverified
Commit
83b340e3
authored
Dec 03, 2024
by
Ata Fatahi
Committed by
GitHub
Dec 03, 2024
Browse files
Add missing license for router wheel (#2324)
Signed-off-by:
Ata Fatahi
<
immrata@gmail.com
>
parent
0639bf15
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
rust/pyproject.toml
rust/pyproject.toml
+1
-0
No files found.
rust/pyproject.toml
View file @
83b340e3
...
@@ -9,6 +9,7 @@ description = "SGLang router is a standalone module implemented in Rust to achie
...
@@ -9,6 +9,7 @@ description = "SGLang router is a standalone module implemented in Rust to achie
authors
=
[
{name
=
"Byron Hsu"
,
email
=
"byronhsu1230@gmail.com"
}
]
authors
=
[
{name
=
"Byron Hsu"
,
email
=
"byronhsu1230@gmail.com"
}
]
requires-python
=
">=3.8"
requires-python
=
">=3.8"
readme
=
"README.md"
readme
=
"README.md"
license
=
{
file
=
"LICENSE"
}
classifiers
=
[
classifiers
=
[
"Programming Language :: Python :: Implementation :: CPython"
,
"Programming Language :: Python :: Implementation :: CPython"
,
"Programming Language :: Rust"
,
"Programming Language :: Rust"
,
...
...
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