pythonPackages.dask-jobqueue: mark broken
This commit is contained in:
parent
ef41887a72
commit
1004719672
@ -29,5 +29,6 @@ buildPythonPackage rec {
|
||||
description = "Deploy Dask on job schedulers like PBS, SLURM, and SGE";
|
||||
license = licenses.bsd3;
|
||||
maintainers = [ maintainers.costrouc ];
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user