<p dir="ltr"><br>
On Sep 16, 2013 8:46 AM, "Dhananjay Nene" <<a href="mailto:dhananjay.nene@gmail.com">dhananjay.nene@gmail.com</a>> wrote:<br>
> let me state that while I pin requirements.txt</p>
<p dir="ltr">To be just a little pedantic here- you pin version of dependencies, not the entire requirements.txt. Just saying... 'cause, even though I may have myself used the phrase in previous responses on this thread, I personally prefer to specify dependencies in setup.py and avoid creating a separate requirements.txt file. Either approach could very well be put down as a stylistic difference, but the specific compatibility of these approaches with different build tools (distutils, setuptools/easy_install, distribute/pip) makes it significant, IMHO.</p>

<p dir="ltr">Noufal, maybe this could be something to consider exploring in your course.</p>
<p dir="ltr">That said, I can't believe what a wonderful conversation this has turned into. For the benefit of members outside the overlap, I'm cross posting to the other python lists with a link to the entire conversation => <a href="http://bit.ly/16c6Kv8">http://bit.ly/16c6Kv8</a></p>

<p dir="ltr">- d</p>