Loading pkgs/development/python-modules/aio-pika/default.nix +4 −5 Original line number Diff line number Diff line { lib , aiomisc , aiomisc-pytest , aiormq , buildPythonPackage , fetchFromGitHub , pamqp , poetry-core , pytestCheckHook , pythonOlder Loading Loading @@ -39,11 +40,9 @@ buildPythonPackage rec { ]; nativeCheckInputs = [ aiomisc-pytest pamqp pytestCheckHook ]; checkInputs = [ aiomisc shortuuid ]; Loading Loading
pkgs/development/python-modules/aio-pika/default.nix +4 −5 Original line number Diff line number Diff line { lib , aiomisc , aiomisc-pytest , aiormq , buildPythonPackage , fetchFromGitHub , pamqp , poetry-core , pytestCheckHook , pythonOlder Loading Loading @@ -39,11 +40,9 @@ buildPythonPackage rec { ]; nativeCheckInputs = [ aiomisc-pytest pamqp pytestCheckHook ]; checkInputs = [ aiomisc shortuuid ]; Loading