python310Packages.pyotgw: don't set asyncio mode
This commit is contained in:
@@ -30,10 +30,6 @@ buildPythonPackage rec {
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
pytestFlagsArray = [
|
||||
"--asyncio-mode=legacy"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [
|
||||
"pyotgw"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user