Loading pkgs/development/python-modules/aiomisc-pytest/default.nix +5 −2 Original line number Diff line number Diff line Loading @@ -21,8 +21,11 @@ buildPythonPackage rec { hash = "sha256-4mWP77R3CoX+XhoT6BbxQtxpINpdmeozjYUsegNfMyU="; }; nativeBuildInputs = [ build-system = [ poetry-core ]; nativeBuildInputs = [ pythonRelaxDepsHook ]; Loading @@ -34,7 +37,7 @@ buildPythonPackage rec { pytest ]; propagatedBuildInputs = [ dependencies = [ aiomisc ]; Loading Loading
pkgs/development/python-modules/aiomisc-pytest/default.nix +5 −2 Original line number Diff line number Diff line Loading @@ -21,8 +21,11 @@ buildPythonPackage rec { hash = "sha256-4mWP77R3CoX+XhoT6BbxQtxpINpdmeozjYUsegNfMyU="; }; nativeBuildInputs = [ build-system = [ poetry-core ]; nativeBuildInputs = [ pythonRelaxDepsHook ]; Loading @@ -34,7 +37,7 @@ buildPythonPackage rec { pytest ]; propagatedBuildInputs = [ dependencies = [ aiomisc ]; Loading