[pip] updated/fixed dependencies
many thanks to @jayvdb for pointing those out! fixes #741
This commit is contained in:
parent
1d8b261057
commit
cd851340e2
13 changed files with 9 additions and 8 deletions
|
@ -5,8 +5,6 @@ some media control bindings.
|
|||
Left click toggles pause, scroll up skips the current song, scroll
|
||||
down returns to the previous song.
|
||||
|
||||
Requires the following library:
|
||||
* subprocess
|
||||
Parameters:
|
||||
* deadbeef.format: Format string (defaults to '{artist} - {title}')
|
||||
Available values are: {artist}, {title}, {album}, {length},
|
||||
|
|
|
@ -9,7 +9,6 @@ an example.
|
|||
|
||||
Requires the following libraries:
|
||||
* requests
|
||||
* regex
|
||||
|
||||
Parameters:
|
||||
* spaceapi.url: String representation of the api endpoint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue