On Wed, Jun 3, 2009 at 1:00 AM, percious <[email protected]> wrote: > > I'm working this week to finish up TW/tw.forms 0.9.6 and sprox 0.6 and > I'm nearly finished. > I have 1 more tutorial to write for sprox (that's right, sprox > tutorials!) and I have some other low-hanging fruit dangling from tw > to clean up before it goes. I want tgext.admin and tgext.crud to rely > on tw0.9.6 and sprox 0.6, so that is the only blocker I see. > > Can you express what you mean by: "make sure all works properly" > I think we need some exit criteria.
Clean install (on mac/win/linux at least) runs (paster quickstart/paster serve should give you the demo website running with auth in place and unit tests all passing) out of the box in a documented fashion from pypi... That's what I call working properly :) If we have dependencies not already on pypi let's list them and see what we can do! I have simplejson access on the pypi to push compiled eggs and I maintain the win32 versions. If we have other C deps we should get packager access to the pypi for them if the developers want some help. Florent. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
