[CentralOH] pip requirements file -- specify github source

Austin Godber godber at gmail.com
Sat Nov 13 20:10:35 CET 2010


So I like using the pip freeze requirements files ... does anyone happen to
know if I can specify that a specific lib come from a github source?

pip freeze offers no indication that a package comes from github if you do
something like:

pip install -e git+git://
github.com/godber/django-fields.git#egg=django-fields

It still just shows up as:

django-fields==0.1.1

Austin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/mailman/private/centraloh/attachments/20101113/180c0645/attachment.html>


More information about the CentralOH mailing list