Re: [Twisted-Python] Automatically get dependencies in Buildbot

2014-12-04 Thread Glyph
> On Dec 4, 2014, at 14:48, Adi Roiban wrote: > > I think the GitHub review is a better place to discuss this. It looks like adi got his wish - in case anyone else is interested,

[Twisted-Python] Automatically get dependencies in Buildbot

2014-12-04 Thread Adi Roiban
Hi, What do you say if Twisted buildbot would be change to automatically update dependencies before each test? I have pushed some code here https://github.com/twisted-infra/twisted-buildbot-configuration/pull/7 just to start the conversation. In this way, it should be much easier to add new de