On Friday, November 21, 2014 8:24:41 PM UTC+1, Chris McDonough wrote: > > On 11/21/2014 05:37 AM, Piotr Dobrogost wrote: > > Hi, > > > > In HISTORY.txt file there's this information: > > > > 1.3a4 (2012-01-05) > > (...) > > - Use the ``waitress`` WSGI server instead of ``wsgiref`` in > scaffolding. > > > > However there's no dependency on 'waitress' in the setup.py. > > If scaffolding is to be treated as an optional feature then maybe it > > would make sense to create new setup 'extras' called 'scaffolding' and > > put 'waitress' as a dependency of this extras. > > I guess it's unusual for a project to make use of some package and does > > not mention it anywhere in the setup.py > > It is mentioned in setup.py, but not Pyramid's setup.py. Pyramid > doesn't depend on waitress, but a project generated via "pcreate -s > scaffoldname foo" typically does, therefore, there will be a mention of > waitress in foo/setup.py after that command is run. > > Thanks for the answer. What do you think of my idea of creating 'scaffolding' extra and placing dependency on waitress there?
Regards, Piotr Dobrogost -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to pylons-devel+unsubscr...@googlegroups.com. To post to this group, send email to pylons-devel@googlegroups.com. Visit this group at http://groups.google.com/group/pylons-devel. For more options, visit https://groups.google.com/d/optout.