Files
Untitled-Cat-Game/pyproject.toml
2026-06-22 17:12:37 -04:00

7 lines
154 B
TOML

[project]
name = "untitled-cat-game"
version = "0.1.0"
description = "Untitled Cat Game"
readme = "README.md"
requires-python = ">=3.12"
dependencies = []