issues
search
Hexxeh
/
spotify-websocket-api
Spotify Websocket API is a fully open source Spotify library based on the WebSocket API used in the Spotify Web beta
395
stars
67
forks
source link
Fix setup.py, add proper gitignore and flake8
#21
Closed
juanriaza
closed
11 years ago
juanriaza
commented
11 years ago
A proper
.gitignore
setup.py
with
requires
param.
flake8
except
E501
.
.gitignore
setup.py
withrequires
param.flake8
exceptE501
.