Newer
Older
description = "Simple script for backing up public playlists from Spotify."
authors = ["deadlocker8"]
[[tool.poetry.source]]
name = "TheCodeLabs"
url = "https://pypi.thecodelabs.de"
secondary = true
[tool.poetry.dependencies]
[tool.poetry.dev-dependencies]
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"