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


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.

Reply via email to