We should probably add all of the tg.devtools requirements to the
quickstarted app requirements list.  Then they can remove the ones
they don't use, and the tg.core requirements can be kept to a minimum,
and those who don't care will be able to get what they want without
problems.

--Mark



On Thu, Jan 29, 2009 at 11:23 AM, Diez B. Roggisch <[email protected]> wrote:
>
> Hi,
>
> I just noticed that tg.devtools contains these requirements:
>
> Pylons>=0.9.7beta5
> Catwalk
> TurboGears2>=2.0b3
> sprox
> BeautifulSoup
> Beaker>=1.1.3
> FormEncode>=1.2
> Paste>=1.7
> PEAK-Rules
> repoze.tm2
> repoze.what >= 1.0.2
> repoze.who>=1.0.8
> Routes>=1.10.2
> sqlalchemy-migrate>=0.4.4
> SQLAlchemy>=0.5.0beta3
> SQLAlchemy>=0.5beta3
> ToscaWidgets>=0.9
> TurboJson
> tw.forms>=0.9.2
> WebTest
> WebOb
> wsgiref==0.1.2
> zope.sqlalchemy
>
> Whereas TG2 only has these:
>
> Babel
> decorator
> Genshi
> Pylons>=0.9.7rc3
> WebOb >= 0.9.5
> WebFlash >= 0.1a7
> ToscaWidgets>=0.9
> repoze.who >= 1.0.10dev-r3295
> repoze.what.plugins.sql > 1.0a2
> SQLAlchemy>=0.5beta3
>
>
> So I ran into troubles with freshly setup applications I deployed
> through "python setup.py develop", as these didn't fetch absolutely necessary
> packages.
>
> My question is then - shouldn't these things be part of the TG2 dependencies?
> If not, do we "aggressively" enough communicate that the user is required to
> install these things himselve?
>
> I think it would be disappointing to newbies if deploying their quickstarted
> app would fail because of that.
>
> Diez
>
> >
>



-- 
Mark Ramm-Christensen
email: mark at compoundthinking dot com
blog: www.compoundthinking.com/blog

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to