Skip to content

Commit

Permalink
Merge pull request #466 from stsievert/import-incremental
Browse files Browse the repository at this point in the history
MAINT: add distributed as a dependency
  • Loading branch information
TomAugspurger authored Feb 21, 2019
2 parents f4a570f + 66c3c52 commit 0b7bc8a
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>=1.25.0",
"numba",
"numpy",
"pandas>=0.21.0", # CategoricalDtype
Expand Down

0 comments on commit 0b7bc8a

Please sign in to comment.