python3Packages.afsapi: disable tests

This commit is contained in:
Martin Weinelt
2025-08-09 19:08:54 +02:00
parent 8f1e8bf721
commit 395db2261c
@@ -31,6 +31,8 @@ buildPythonPackage rec {
lxml
];
doCheck = false; # Failed: async def functions are not natively supported.
nativeCheckInputs = [
pytest-aiohttp
pytestCheckHook