sc-death-log/pyproject.toml
2025-05-23 23:35:46 +00:00

10 lines
189 B
TOML

[project]
name = "sc-death-log"
version = "0.1.0"
description = "Add your description here"
requires-python = ">=3.13"
dependencies = [
"pyinstaller>=6.13.0",
"requests>=2.32.3",
]