Loading pkgs/development/python-modules/fastprogress/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,8 @@ setuptools, fastcore, numpy, fasthtml, ipython, }: buildPythonPackage rec { Loading @@ -22,6 +24,8 @@ buildPythonPackage rec { dependencies = [ fastcore numpy fasthtml ipython ]; # no real tests Loading Loading
pkgs/development/python-modules/fastprogress/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,8 @@ setuptools, fastcore, numpy, fasthtml, ipython, }: buildPythonPackage rec { Loading @@ -22,6 +24,8 @@ buildPythonPackage rec { dependencies = [ fastcore numpy fasthtml ipython ]; # no real tests Loading