Skip to content
Unverified Commit 9dd0b54b authored by Maximilian Bosch's avatar Maximilian Bosch
Browse files

pythonPackages.distributed: add missing dependencies

Added `mpi4py` and `bokeh` to get the executables working.

Also simplified the `lib.optional` expression as Python 3.2 and 3.4
aren't supported anymore. Rather than referencing unsupported Python 3.x
versions it's far more obvious now to only use `futures` and
`singledispatch` if Python2 is used.
parent 8107b31f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment