llama-cpp-runner/pyproject.toml
Timothy Jaeryang Baek 79e2046a28 uv init
2025-01-27 18:21:36 -08:00

8 lines
162 B
TOML

[project]
name = "llama-cpp-runner"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.11"
dependencies = []