devpi-server: test with pytest-asyncio

This commit is contained in:
Martin Weinelt
2025-08-09 19:05:23 +02:00
parent af0bf23fbc
commit 55e072780f
@@ -19,6 +19,7 @@
py,
httpx,
pyramid,
pytest-asyncio,
pytestCheckHook,
repoze-lru,
setuptools,
@@ -80,6 +81,7 @@ buildPythonApplication rec {
beautifulsoup4
nginx
py
pytest-asyncio
pytestCheckHook
webtest
];