On Sat, Aug 13, 2011 at 9:04 AM, Dan Kegel <dank at kegel.com> wrote: > I guess I'm going to have to get comfortable with > the innards of buildbot. How do buildbot developers run > it without installing? In a virtualenv. Set up the virtualenv and run pip install -emaster -eslave Dustin