[Buildbot-devel] Now it's easier to hack Buildbot'd Python
Dustin J. Mitchell
dustin at buildbot.net
Sat Oct 18 15:32:47 UTC 2014
You may have been frustrated at the difficulty installing the latest
Buildbot for development -- `buildbot` requires `buildbot-www`, and
building the latter from source requires the right versions of node
and npm and so on.
Well, no more!
Now you can just
pip install ftp://ftp.buildbot.net/pub/latest/buildbot_www-1latest-py2-none-any.whl
and you'll get a pre-built copy of the UI based on the latest commit
to master, with no dependencies.
If you have been frustrated, I'm sorry. Please let us know if this helps.
Dustin
More information about the devel
mailing list