remisalmon / Strava-local-heatmap

Python script to generate a high resolution heatmap from Strava GPX files
https://git.io/fjXTL
MIT License
159 stars 35 forks source link

Add requirements #1

Closed CHRINIMUE closed 5 years ago

CHRINIMUE commented 5 years ago

Hey 😄 Thankyou to make this code available to everybody. It's exactly that what I searched for... But it was not so easy to install all the requirements... so I've added requrements.txt. Now it should be simpler to install all requirements in the virtualenviroment.

remisalmon commented 5 years ago

Glad you like it! I've merge your request; I don't use a virtual environment for now so the requirements.txt might get out of date at some point.