python-waitress: Add recipes

Waitress is a pure-Python WSGI server.

Signed-off-by: Martin Schwan <m.schwan@phytec.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Martin Schwan
2019-10-09 14:32:18 +02:00
committed by Khem Raj
parent a47d385612
commit aaeb376563
3 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
inherit setuptools pypi
require python-waitress.inc