On Fri, Jun 27, 2014 at 9:41 AM, <[email protected]> wrote: > Last noob question (I promise) > > I don't know python... > > Should I just uninstall via pip, checkout latest master, and run setup.py > to install?
Apparently pip install supports git, that may be better: http://stackoverflow.com/questions/8247605/configuring-so-that-pip-install-can-work-from-github (and other googleable sites). -- You received this message because you are subscribed to the Google Groups "wal-e" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
