PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Sunday the 12th of April, 2015

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[13:33:23] <iElectric> dstufft: around?
[13:39:24] <dstufft> iElectric: sup?
[13:56:25] <iElectric> dstufft: I'm wondering how/where to start working on warehouse during sprints
[13:56:39] <iElectric> should we go over issues and put some labels on them?
[16:01:22] <dstufft> iElectric: I've tried to add anything needed to the "Become PyPI" milestone
[17:49:09] <iElectric> dstufft: I'd go through them and tag them "easy to pick" or just "ready to be worked on"
[22:09:42] <lifeless> o/
[22:09:44] <lifeless> morning folk
[22:11:14] <xafer> \o
[22:11:14] <lifeless> can someone close https://github.com/pypa/pip/issues/2673 ?
[22:11:20] <xafer> good night :-p
[23:49:53] <iElectric> dstufft: anyone you recommend to start with?
[23:50:11] <iElectric> otherwise I'll just pick with anything that's "become pypi"
[23:52:21] <dstufft> iElectric: um, there's nothing in particular I guess. if you give me a minute I'll send the PR I have locally to add a "action router" for the legacy views, but other than that, I'd just grab whatever looks interesting
[23:53:55] <iElectric> dstufft: k
[23:57:49] <iElectric> dstufft: I'm getting
[23:57:50] <iElectric> pkg_resources.DistributionNotFound: warehouse==15.0.dev0
[23:57:53] <iElectric> in web docker
[23:58:07] <iElectric> is that something broken or should I better RTFM?
[23:59:21] <iElectric> seems like there is a step missing to install warehouse?