python310Packages.google-nest-sdm: remove asynctest
This commit is contained in:
parent
2b66b9019f
commit
38540757f4
@ -1,6 +1,5 @@
|
||||
{ lib
|
||||
, aiohttp
|
||||
, asynctest
|
||||
, buildPythonPackage
|
||||
, coreutils
|
||||
, fetchFromGitHub
|
||||
@ -37,7 +36,6 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
nativeCheckInputs = [
|
||||
asynctest
|
||||
coreutils
|
||||
pytest-aiohttp
|
||||
pytest-asyncio
|
||||
|
Loading…
Reference in New Issue
Block a user