python313Packages.boost-histogram: add `pythonImportsCheck`

Tom Hunze fff3dacf 89accea4

Changed files
+2
pkgs
development
python-modules
boost-histogram
+2
pkgs/development/python-modules/boost-histogram/default.nix
···
"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";