Mike Bernson wrote: > I want to use eggs for a non-open source project. > > What I would like to do is create a page that has all the eggs for the > project but > is password. I would then like easy_install to be able to access this > page. I see an > option for adding a url to look at for find eggs. What I am missing is a > way to > supply this user and password for download.
Does http://user:[EMAIL PROTECTED]/path work? If not, then perhaps it should. -- Ian Bicking | [EMAIL PROTECTED] | http://blog.ianbicking.org _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
