Merge pull request #222092 from fabaff/pymodbus-bump
python310Packages.pymodbus: remove asynctest
This commit is contained in:
commit
98df3b1874
@ -1,6 +1,5 @@
|
||||
{ lib
|
||||
, aiohttp
|
||||
, asynctest
|
||||
, buildPythonPackage
|
||||
, click
|
||||
, fetchFromGitHub
|
||||
@ -43,7 +42,6 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
nativeCheckInputs = [
|
||||
asynctest
|
||||
mock
|
||||
pytest-asyncio
|
||||
pytest-rerunfailures
|
||||
|
Loading…
Reference in New Issue
Block a user