[Buildbot-commits] [buildbot/buildbot] 20d4bb: add a bundle in setup.py

GitHub noreply at github.com
Sun Aug 2 17:26:29 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 20d4bba9c5d39e44f62445060bc1493d2887cd63
      https://github.com/buildbot/buildbot/commit/20d4bba9c5d39e44f62445060bc1493d2887cd63
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2015-07-27 (Mon, 27 Jul 2015)

  Changed paths:
    M master/setup.py

  Log Message:
  -----------
  add a bundle in setup.py

thus you can install full buildbot using:

    pip install 'buildbot[bundle]'

fixes http://trac.buildbot.net/ticket/3311

Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>


  Commit: 5e5173e6267d91b29f0674a932b371e2af776cf1
      https://github.com/buildbot/buildbot/commit/5e5173e6267d91b29f0674a932b371e2af776cf1
  Author: Pierre Tardy <tardyp at gmail.com>
  Date:   2015-08-02 (Sun, 02 Aug 2015)

  Changed paths:
    M master/setup.py

  Log Message:
  -----------
  Merge pull request #1792 from tardyp/bundle

add a bundle in setup.py


Compare: https://github.com/buildbot/buildbot/compare/7d25ef94e8c1...5e5173e6267d


More information about the Commits mailing list