Loading pkgs/development/python-modules/pynetbox/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ , buildPythonPackage , fetchFromGitHub , setuptools-scm , packaging , requests , six , pytestCheckHook Loading @@ -25,6 +26,7 @@ buildPythonPackage rec { ]; propagatedBuildInputs = [ packaging requests six ]; Loading Loading
pkgs/development/python-modules/pynetbox/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ , buildPythonPackage , fetchFromGitHub , setuptools-scm , packaging , requests , six , pytestCheckHook Loading @@ -25,6 +26,7 @@ buildPythonPackage rec { ]; propagatedBuildInputs = [ packaging requests six ]; Loading