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