Loading
python311Packages.scikit-misc: replace ILP64 libs with LP64
scikit-misc was using the openblas package which is ILP64, however, numpy uses LP64 as to most of the other python packages. This change lines up scikit-misc with the same BLAS/LACAK libs numpy is using. Also enable the only test.