init
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[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",
|
||||
]
|
||||
Reference in New Issue
Block a user