[14:26:58] <nlh> anyway - a couple of people contacted me to say they were interested in offering some help on the project
[14:27:08] <nlh> is there any high priority python stuff you want me to point them to?
[14:38:00] <dstufft> nlh: I think the biggest things at this point are the stuff in the launch milestone, or any of the UI pages around managing an account or a project.
[14:38:25] <dstufft> (I just woke uip so I'm a little groggy still)
[14:39:43] <nlh> ok... maybe I'll point them towards the dependencies / reverse deps
[14:39:47] <nlh> this would be a nice thing to get done
[14:41:32] <dstufft> great, one thing to remember with that is that although a lot of things have dependencies, not a lot of tings have them recorded in PyPI because of historical reasons
[14:42:11] <dstufft> Release.requires_dist should tell them what they want to know though.
[14:47:14] <nlh> "Warning! Dependency information is provided as a guide only and may be incomplete. Please check the package source for more information."
[14:47:32] <nlh> Sorry, we do not have any dependency information for this package. Either:
[14:47:32] <nlh> The package has no dependencies, or;
[14:47:32] <nlh> The dependency data has not been submitted by the package owner.
[14:47:32] <nlh> Please check the package source for more information.
[14:48:02] <nlh> Its nice when past you has already done the thinking :D