Files
wutheringwaves/pyproject.toml
2025-05-09 02:36:15 +02:00

8 lines
177 B
TOML

[project]
name = "wutheringwaves"
version = "0.1.0"
description = "Wuthering Waves archive"
readme = "README.md"
requires-python = ">=3.13"
dependencies = ["aiofiles", "httpx"]