add bitbucket repo url to install_requires

Julian mailings at julianmoritz.de
Tue Oct 5 07:43:12 EDT 2010


Hi,

I'm developing a django app which depends on an app in a private
bitbucket repository, for example ssh://hg@bitbucket.org/username/my-django-app.
is it possible to add this url to the list of install_requires in my
setup.py? tried various possibilities, but none worked.



More information about the Python-list mailing list