python310Packages.aiogithubapi: test in asyncio auto mode

This commit is contained in:
Robert Schütz
2022-11-12 15:51:55 -08:00
parent c84a93c334
commit ed4a26d0be

View File

@@ -50,7 +50,7 @@ buildPythonPackage rec {
];
pytestFlagsArray = [
"--asyncio-mode=legacy"
"--asyncio-mode=auto"
];
pythonImportsCheck = [