python3Packages.sparse: mark unbroken (package has been previously updated)

This commit is contained in:
Ben Darwin 2020-01-13 17:17:24 -05:00 committed by Frederik Rietdijk
parent 48d502cd66
commit 35bfcc98c9

@ -35,6 +35,5 @@ buildPythonPackage rec {
homepage = https://github.com/pydata/sparse/;
license = licenses.bsd3;
maintainers = [ maintainers.costrouc ];
broken = true;
};
}