python3Packages.afsapi: disable tests
This commit is contained in:
@@ -31,6 +31,8 @@ buildPythonPackage rec {
|
||||
lxml
|
||||
];
|
||||
|
||||
doCheck = false; # Failed: async def functions are not natively supported.
|
||||
|
||||
nativeCheckInputs = [
|
||||
pytest-aiohttp
|
||||
pytestCheckHook
|
||||
|
||||
Reference in New Issue
Block a user