i hate python

This commit is contained in:
iceBear67
2026-06-03 15:09:38 +08:00
commit b27a0a564e
2 changed files with 185 additions and 0 deletions

6
pyproject.toml Normal file
View File

@@ -0,0 +1,6 @@
[project]
name = "composer"
version = "0.1.0"
description = "Add your description here"
requires-python = ">=3.11"
dependencies = []