python3-a2wsgi: Fix ptest run

Add missing dependencies and ignore baize tests the module is not
available in OE ecosystem

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2024-09-24 23:11:40 -07:00
parent 930d424d63
commit 66c95f4463
2 changed files with 2 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/sh
pytest --automake
pytest --automake --deselect tests/test_asgi.py::test_baize_stream_response