By dotCore
via blog.opbeat.com
Published: Nov 13 2012 / 06:41
Opbeat is built in Django and we use pip with a requirements.txt file to make sure we keep track of our dependencies. This is a pretty standard way to do it and it works very well, considering it is such a simple mechanism.
Add your comment