Newer
Older
description = "Simple script for backing up public playlists from Spotify."
authors = ["deadlocker8"]
[[tool.poetry.source]]
name = "TheCodeLabs"
url = "https://pypi.thecodelabs.de"
python = "^3.11"
thecodelabs-baseutils = {version = "^1.7.0", source = "TheCodeLabs" }
[tool.poetry.dev-dependencies]
[build-system]
requires = ["poetry-core>=1.0.0"]