nix-exprs/templates/python-uv/pyproject.toml

8 lines
155 B
TOML
Raw Normal View History

2024-11-19 01:28:58 +08:00
[project]
name = "python-uv"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.11"
dependencies = []