Skip to content

Commit

Permalink
revert temp CI changes
Browse files Browse the repository at this point in the history
  • Loading branch information
crusaderky committed Mar 15, 2022
1 parent 348d703 commit 398783d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,4 @@ repos:
- numpy
- dask
- tornado
# TEMP revert before merging
# - zict
- git+https://github.com/crusaderky/zict@9d28c23080e2cf8eab8087cc330f5198d292cfaf
- zict
4 changes: 1 addition & 3 deletions continuous_integration/environment-3.9.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,7 @@ dependencies:
- pip:
- git+https://github.com/dask/dask
- git+https://github.com/dask/s3fs
# TEMP revert before merging
# - git+https://github.com/dask/zict
- git+https://github.com/crusaderky/zict@cache
- git+https://github.com/dask/zict
# FIXME https://github.com/dask/distributed/issues/5345
# - git+https://github.com/intake/filesystem_spec
- git+https://github.com/joblib/joblib
Expand Down

0 comments on commit 398783d

Please sign in to comment.