distill-test / pyproject.toml
Oleg Lavrovsky
Initial testing
7b45378 unverified
[project]
name = "distill"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"smol>=0.5.7",
]