[11:26:00] <nanonyme> It's failing a lot on 2.7 too though
[11:26:08] <apollo13> I don't know why you even care :þ
[11:26:39] <nanonyme> I care in that unai should probably stay far from GitPython if they can't even get their tests to pass ;)
[11:27:41] <nanonyme> https://github.com/libgit2/pygit2 might be a better call if the intention is just to use something with which you can use Git through Python
[20:15:19] <xeno___> I am looking at http://rodmtech.net/docs/mezzanine/a-mezzanine-tutorial-take-2/#contents and I don't have a requirements directory at the point indicated, only a requirements.txt file.
[23:12:55] <phschwartz> Is it possible to run pip pragmatically without shelling out via subprocesses?