mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-01-02 20:48:25 -05:00
6 lines
74 B
Python
6 lines
74 B
Python
from __future__ import annotations
|
|
|
|
import setuptools
|
|
|
|
setuptools.setup()
|