Loading pkgs/development/python-modules/hikari/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ pythonOlder, hatchling, aiohttp, async-timeout, attrs, multidict, colorlog, Loading Loading @@ -58,6 +59,7 @@ buildPythonPackage rec { pytest-cov-stub pytest-randomly mock async-timeout ]; pythonImportsCheck = [ "hikari" ]; Loading Loading
pkgs/development/python-modules/hikari/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ pythonOlder, hatchling, aiohttp, async-timeout, attrs, multidict, colorlog, Loading Loading @@ -58,6 +59,7 @@ buildPythonPackage rec { pytest-cov-stub pytest-randomly mock async-timeout ]; pythonImportsCheck = [ "hikari" ]; Loading