amcquade / fresh_script

Find Spotify tracks posted to the HipHopHeads subreddit and add them to a Spotify playlist.
MIT License
92 stars 61 forks source link

Added flask server logging and flask to Pipfile #69

Open grug7 opened 5 years ago

grug7 commented 5 years ago

52

added flask logging as outlined in issue #52

flask did not install as it was not included in the Pipfile. added flask to Pipfile and server worked correctly