Cleaned up the dependencies for good.

This commit is contained in:
WhatTheMike 2021-10-18 01:57:25 -04:00
parent c4aa6b04cf
commit c30ff1c839
1 changed files with 5 additions and 7 deletions

View File

@ -12,13 +12,11 @@ Binaries
Python packages:
Install these with pip install *package name*
- websocket-client
- requests
- music_tag
- pydub
- git+https://github.com/kokarare1212/librespot-python
- pip install websocket-client
- pip install requests
- pip install music_tag
- pip install pydub
- pip install git+https://github.com/kokarare1212/librespot-python
```
\*ffmpeg can be installed via apt for Debian-based distros or by downloading the binaries from [ffmpeg.org](https://ffmpeg.org) and placing them in your %PATH% in Windows.