python-template/pyproject.toml
Christian Hagenest bb890a861e
initial commit
2025-03-28 14:50:42 +01:00

8 lines
153 B
TOML

[project]
name = "example"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = []