This commit is contained in:
deng
2025-09-04 09:49:38 +08:00
commit aadd043e9d
5 changed files with 24 additions and 0 deletions

7
pyproject.toml Normal file
View File

@ -0,0 +1,7 @@
[project]
name = "embrace-life"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = []