[Buildbot] #3435: Install docs dependencies in setup.py

Buildbot trac trac at buildbot.net
Sun Jan 31 15:32:14 UTC 2016


#3435: Install docs dependencies in setup.py
----------------------+--------------------
Reporter:  dustin     |      Owner:  dustin
    Type:  undecided  |     Status:  new
Priority:  minor      |  Milestone:  0.9.+
 Version:             |   Keywords:
----------------------+--------------------
 The docs makefile currently runs `pip install` for a bunch of dists, which
 probably surprises people (it surprised me!).

 Instead, we can install these as as feature in setup.py (so, `pip install
 buildbot[docs]`).  I'll adjust the Makefile to fail clearly if those dists
 aren't availeble, too.

--
Ticket URL: <http://trac.buildbot.net/ticket/3435>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list