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