Loading pkgs/development/python-modules/py-aosmith/default.nix +4 −2 Original line number Diff line number Diff line Loading @@ -22,9 +22,11 @@ buildPythonPackage rec { hash = "sha256-TjBjyWxBPrZEY/o1DZ+GiFTHTW37WwFN0oyJSyGru28="; }; nativeBuildInputs = [ poetry-core ]; build-system = [ poetry-core ]; propagatedBuildInputs = [ pythonRelaxDeps = [ "tenacity" ]; dependencies = [ aiohttp tenacity ]; Loading Loading
pkgs/development/python-modules/py-aosmith/default.nix +4 −2 Original line number Diff line number Diff line Loading @@ -22,9 +22,11 @@ buildPythonPackage rec { hash = "sha256-TjBjyWxBPrZEY/o1DZ+GiFTHTW37WwFN0oyJSyGru28="; }; nativeBuildInputs = [ poetry-core ]; build-system = [ poetry-core ]; propagatedBuildInputs = [ pythonRelaxDeps = [ "tenacity" ]; dependencies = [ aiohttp tenacity ]; Loading