749bd59e99
📁 Files changed: 6 📝 Lines changed: 32 • .gitignore • .python-version • README.md • main.py • pyproject.toml • uv.lock
8 lines
153 B
TOML
8 lines
153 B
TOML
[project]
|
|
name = "sft-get"
|
|
version = "0.1.0"
|
|
description = "Add your description here"
|
|
readme = "README.md"
|
|
requires-python = ">=3.12"
|
|
dependencies = []
|