Hallo Merlijn van Deen: > > I did try adding depency links as described by [2]: > > > > dependency_links=[ > > 'git+ > > https://git.wikimedia.org/git/pywikibot/externals/httplib2.git#egg=httplib2-0.8.0 > > ' > > ], > > > > I realised today there was a simpler solution than getting setuptools/pip > to understand git: git.wikimedia.org has a .tar.gz download option. As > such, I have submitted > > https://gerrit.wikimedia.org/r/83370
Awesome, one less thing on my todo list without me doing anything :-) > > which suggests > https://git.wikimedia.org/zip/?r=pywikibot/externals/httplib2.git&format=gz as > download link. Ah, that was way too obvious for me to find. -- Wieland _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
