[model-gateway] move python to binding folder (#13295)

This commit is contained in:
Simo Lin
2025-11-15 00:32:21 -08:00
committed by GitHub
parent 56fc483073
commit b732ffa404
28 changed files with 928 additions and 819 deletions
+1 -1
View File
@@ -147,7 +147,7 @@ jobs:
run: |
source "$HOME/.cargo/env"
echo "Building sgl-router..."
cd sgl-router
cd sgl-router/bindings/python
pip install maturin
maturin build --release --out dist --features vendored-openssl
pip install --force-reinstall dist/*.whl