python310Packages.hass-nabucasa: Drop doCheck conditional
We are long past pytest-aiohttp 1.0.0.
This commit is contained in:
parent
8e5fc46b9a
commit
6221963deb
@ -44,8 +44,6 @@ buildPythonPackage rec {
|
||||
warrant
|
||||
];
|
||||
|
||||
doCheck = lib.versionAtLeast pytest-aiohttp.version "1.0.0";
|
||||
|
||||
nativeCheckInputs = [
|
||||
pytest-aiohttp
|
||||
pytestCheckHook
|
||||
|
Loading…
Reference in New Issue
Block a user