madeleinel / WoMentor

A mentoring platform created by @Eleanombre and @Madeleinel. Created using Python, Flask and PostgreSQL.
https://womentotech.herokuapp.com/
MIT License
2 stars 0 forks source link

add requirements.txt #17

Closed twinlensreflex closed 7 years ago

twinlensreflex commented 7 years ago

I added a 'requirements.txt' file so that we can keep track of our dependencies without having to go through each .py file. If you pip install something make a note of it and the version in here! If it changes in a commit we'll know that something new was added :)