We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7b7e00 commit 39f91e3Copy full SHA for 39f91e3
1 file changed
continuous_integration/environment-3.10.yaml
@@ -8,6 +8,7 @@ dependencies:
8
- pip
9
- asyncssh
10
- bokeh
11
+ - crick # Only tested here; also a dependency of dask
12
- click
13
- cloudpickle
14
- coverage
@@ -58,5 +59,4 @@ dependencies:
58
59
- pip:
60
- git+https://github.com/dask/dask
61
- git+https://github.com/dask/zict
- - git+https://github.com/dask/crick # Only tested here
62
- keras
0 commit comments