Skip to content

Commit

Permalink
Need distributed dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
edeno committed Jun 23, 2023
1 parent 60b9ff8 commit 94e394c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ dependencies:
- seaborn
- xarray
- dask
- distributed
- regularized_glm
- tqdm
- flake8
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ def get_version(rel_path):
"scikit-image",
"regularized_glm",
"dask",
"distributed",
"patsy",
"networkx",
"joblib",
Expand Down

0 comments on commit 94e394c

Please sign in to comment.