Loading pkgs/development/python-modules/caio/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ , aiomisc , buildPythonPackage , fetchFromGitHub , pytest-aiohttp , pytestCheckHook , pythonOlder }: Loading @@ -22,6 +23,7 @@ buildPythonPackage rec { nativeCheckInputs = [ aiomisc pytest-aiohttp pytestCheckHook ]; Loading Loading
pkgs/development/python-modules/caio/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ , aiomisc , buildPythonPackage , fetchFromGitHub , pytest-aiohttp , pytestCheckHook , pythonOlder }: Loading @@ -22,6 +23,7 @@ buildPythonPackage rec { nativeCheckInputs = [ aiomisc pytest-aiohttp pytestCheckHook ]; Loading