various changes
This commit is contained in:
parent
360e342bc2
commit
b361976504
17 changed files with 573 additions and 353 deletions
|
@ -1,11 +1,11 @@
|
|||
[metadata]
|
||||
name = zotify
|
||||
version = 0.9.4
|
||||
version = 0.9.5
|
||||
author = Zotify Contributors
|
||||
description = A highly customizable music and podcast downloader
|
||||
long_description = file: README.md
|
||||
long_description_content_type = text/markdown
|
||||
keywords = python, music, podcast, downloader
|
||||
keywords = music, podcast, downloader
|
||||
licence = Zlib
|
||||
classifiers =
|
||||
Programming Language :: Python :: 3
|
||||
|
@ -17,9 +17,9 @@ classifiers =
|
|||
|
||||
[options]
|
||||
packages = zotify
|
||||
python_requires = >=3.10
|
||||
python_requires = >=3.11
|
||||
install_requires =
|
||||
librespot>=0.0.9
|
||||
librespot@git+https://github.com/kokarare1212/librespot-python
|
||||
music-tag@git+https://zotify.xyz/zotify/music-tag
|
||||
mutagen
|
||||
Pillow
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue