Skip to content

Commit 5f2adfb

Browse files
committed
update to newest release of pydap via pip until conda install is available
1 parent 4d6e33f commit 5f2adfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/requirements/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ dependencies:
6363
- jax # no way to get cpu-only jaxlib from conda if gpu is present
6464
- types-defusedxml
6565
- types-pexpect
66-
- git+https://github.com/pydap/pydap.git # just for now - will restore to conda after new release
66+
- pydap==3.5.6 # just for now - will restore to conda after new release

0 commit comments

Comments
 (0)