Loading pkgs/development/python-modules/boost-histogram/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -73,6 +73,8 @@ buildPythonPackage rec { "test_numpy_conversion_4" ]; pythonImportsCheck = [ "boost_histogram" ]; meta = { description = "Python bindings for the C++14 Boost::Histogram library"; homepage = "https://github.com/scikit-hep/boost-histogram"; Loading Loading
pkgs/development/python-modules/boost-histogram/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -73,6 +73,8 @@ buildPythonPackage rec { "test_numpy_conversion_4" ]; pythonImportsCheck = [ "boost_histogram" ]; meta = { description = "Python bindings for the C++14 Boost::Histogram library"; homepage = "https://github.com/scikit-hep/boost-histogram"; Loading