mirror of
https://github.com/c0de-archive/spotipy.git
synced 2025-10-10 11:38:36 +00:00
added simplejson to installation requirements
This commit is contained in:
@@ -6,6 +6,7 @@ import base64
|
||||
import requests
|
||||
import simplejson as json
|
||||
|
||||
|
||||
__all__ = ['oauth2']
|
||||
|
||||
''' A simple and thin Python library for the Spotify Web API
|
||||
|
Reference in New Issue
Block a user