Loading pkgs/development/python-modules/ansitable/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ colored, pytestCheckHook, numpy, pandas, }: buildPythonPackage rec { Loading @@ -30,6 +31,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook numpy pandas ]; meta = with lib; { Loading Loading
pkgs/development/python-modules/ansitable/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ colored, pytestCheckHook, numpy, pandas, }: buildPythonPackage rec { Loading @@ -30,6 +31,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook numpy pandas ]; meta = with lib; { Loading