birminghack-2025/pyproject.toml
AKP 7c1924088f
Alter 5 files
Add .gitignore
Add .python-version
Add README.md
Add main.py
Add pyproject.toml
2025-03-22 12:30:12 +00:00

7 lines
162 B
TOML

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