Skip to content

Commit

Permalink
MAINT: add distributed as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
stsievert committed Feb 20, 2019
1 parent 3574b0d commit b550ef2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

install_requires = [
"dask[array]>=0.18.2",
"distributed",
"numba",
"numpy",
"pandas>=0.21.0", # CategoricalDtype
Expand Down

0 comments on commit b550ef2

Please sign in to comment.