Skip to content

Commit 19ca8e4

Browse files
committed
Use gilknocker from conda-forge
1 parent b59a2f7 commit 19ca8e4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

continuous_integration/environment-3.14.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
- coverage
1313
- dask # overridden by git tip below
1414
- fsspec # overridden by git tip below
15-
# - gilknocker # conda-forge package not yet available for Python 3.14
15+
- gilknocker
1616
- h5py
1717
- ipykernel
1818
- ipywidgets
@@ -48,4 +48,3 @@ dependencies:
4848
- git+https://github.com/dask/zict
4949
- git+https://github.com/fsspec/filesystem_spec
5050
- keras
51-
- gilknocker # conda-forge package not yet available for Python 3.14

0 commit comments

Comments
 (0)