@@ -9,7 +9,7 @@ description = "SGLang router is a standalone module implemented in Rust to achie
|
||||
authors = [{name = "Byron Hsu", email = "byronhsu1230@gmail.com"}]
|
||||
requires-python = ">=3.8"
|
||||
readme = "README.md"
|
||||
license = { file = "LICENSE" }
|
||||
license = { text = "Apache-2.0" }
|
||||
classifiers = [
|
||||
"Programming Language :: Python :: Implementation :: CPython",
|
||||
"Programming Language :: Rust",
|
||||
|
||||
Reference in New Issue
Block a user