mirror of
https://github.com/openai/harmony.git
synced 2025-08-23 01:17:09 -04:00
cleanup flags and platforms
This commit is contained in:
parent
2d077f3745
commit
b16552ff24
4 changed files with 8 additions and 12 deletions
|
@ -16,7 +16,7 @@ description = "OpenAI's response format for its open-weight model series gpt-oss
|
|||
readme = "README.md"
|
||||
|
||||
[project.optional-dependencies]
|
||||
demo = []
|
||||
demo = ["uvicorn", "fastapi"]
|
||||
|
||||
[tool.maturin]
|
||||
features = ["python-binding", "pyo3/extension-module"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue