On 3/16/06, Roger Rohrbach <[EMAIL PROTECTED]> wrote: > This dependency seems to be introduced by the TurboGears testing > framework (nose certainly doesn't need SQLite). Yet SQLite is not > bunded with TurboGears. This seems odd. Am I missing something?
Not a solution, just a response. sqlite IS needed for running nosetests on the turbogears trunk, so it's unsurprising that the developers wouldn't catch this. To get the obvious out of the way: Are you attempting to use sqlite in your project? not in the dburi and whatnot? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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 -~----------~----~----~----~------~----~------~--~---

