mirror of
https://github.com/Footsiefat/zspotify
synced 2021-12-21 22:06:14 +01:00
removed git dependency
This commit is contained in:
parent
ed151f069c
commit
2ed2840be8
2
setup.py
2
setup.py
@ -27,6 +27,6 @@ setup(
|
||||
],
|
||||
packages=['zspotify'],
|
||||
install_requires=['ffmpy', 'music_tag', 'Pillow', 'protobuf', 'tabulate', 'tqdm',
|
||||
'librespot @ git+https://github.com/kokarare1212/librespot-python'],
|
||||
'librespot @ https://github.com/kokarare1212/librespot-python/archive/refs/heads/rewrite.zip'],
|
||||
include_package_data=True,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user