Install tidalapi from pip; added sound_lib as a dependency; remove libVLC module from requirements file
This commit is contained in:
parent
ab264d4100
commit
1a5fe83eee
@ -2,15 +2,14 @@ wxpython
|
|||||||
requests
|
requests
|
||||||
bs4
|
bs4
|
||||||
pypubsub
|
pypubsub
|
||||||
python-vlc
|
|
||||||
youtube-dl
|
youtube-dl
|
||||||
cx_freeze
|
cx_freeze
|
||||||
configobj
|
configobj
|
||||||
winpaths
|
winpaths
|
||||||
mutagen
|
mutagen
|
||||||
babel
|
babel
|
||||||
# tidalapi
|
tidalapi
|
||||||
git+https://github.com/tamland/python-tidal/
|
|
||||||
git+https://github.com/accessibleapps/platform_utils
|
git+https://github.com/accessibleapps/platform_utils
|
||||||
git+https://github.com/accessibleapps/accessible_output2
|
git+https://github.com/accessibleapps/accessible_output2
|
||||||
git+https://github.com/accessibleapps/libloader
|
git+https://github.com/accessibleapps/libloader
|
||||||
|
git+https://github.com/accessibleapps/sound_lib
|
Loading…
Reference in New Issue
Block a user