Files
nicegui-bandcampdl/pyproject.toml
T
LunaChocken 7efd1b3b5f init
2026-03-17 21:59:23 +00:00

13 lines
265 B
TOML

[project]
name = "nicegui-bandcampdl"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"bandcamp-downloader>=0.0.17",
"cachier>=4.1.0",
"loguru>=0.7.3",
"nicegui>=3.8.0",
]