Skip to content

Commit

Permalink
manually upgrade distributed
Browse files Browse the repository at this point in the history
  • Loading branch information
carlomazzaferro committed Sep 2, 2021
1 parent 6c3be08 commit bb67d20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ dist: clean ## builds source and wheel package
install: clean ## install the package to the active Python's site-packages
pip install -U pip
pip install -e ".[all]"
pip install -U distributed


install-test: install
Expand Down

0 comments on commit bb67d20

Please sign in to comment.