python310Packages.yalexs: remove asynctest
This commit is contained in:
parent
a7d95c3874
commit
b5c3d554f5
1 changed files with 0 additions and 2 deletions
|
@ -3,7 +3,6 @@
|
|||
, aiohttp
|
||||
, aioresponses
|
||||
, aiounittest
|
||||
, asynctest
|
||||
, buildPythonPackage
|
||||
, fetchFromGitHub
|
||||
, pubnub
|
||||
|
@ -41,7 +40,6 @@ buildPythonPackage rec {
|
|||
nativeCheckInputs = [
|
||||
aioresponses
|
||||
aiounittest
|
||||
asynctest
|
||||
pytestCheckHook
|
||||
requests-mock
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue