Installing Django from GIT/Subversion - package dependency in virtual environment
Hello,
I'm having a problem with managing Django installation which was done from git repository
(might be svn as well) in clean virtual environment. The problem is that when I install some
other package via pip which has a Django as a dependency, it doesn't find my django installation
and then downloads official release. I really need only one Django installation in my virtualenv,
the one from git :) It is more related to how pip works but does anyone has any idea how to do it the right way?
Thanks,
Mateusz Marzantowicz
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home