dev-flakes/templates/python/pyproject.toml

8 lines
154 B
TOML
Raw Normal View History

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