Loading pkgs/development/python-modules/holistic-trace-analysis/default.nix +8 −2 Original line number Diff line number Diff line Loading @@ -3,14 +3,20 @@ stdenv, buildPythonPackage, fetchFromGitHub, # build system setuptools, # dependencies jupyterlab, numpy, pandas, plotly, pydot, pytestCheckHook, setuptools, torch, # tests pytestCheckHook, }: buildPythonPackage rec { Loading Loading
pkgs/development/python-modules/holistic-trace-analysis/default.nix +8 −2 Original line number Diff line number Diff line Loading @@ -3,14 +3,20 @@ stdenv, buildPythonPackage, fetchFromGitHub, # build system setuptools, # dependencies jupyterlab, numpy, pandas, plotly, pydot, pytestCheckHook, setuptools, torch, # tests pytestCheckHook, }: buildPythonPackage rec { Loading