Skip to content

Commit 525e7c2

Browse files
committed
update to newest release of pydap via pip until conda install is available
1 parent 6f18d82 commit 525e7c2

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
@@ -65,4 +65,4 @@ dependencies:
6565
- jax # no way to get cpu-only jaxlib from conda if gpu is present
6666
- types-defusedxml
6767
- types-pexpect
68-
- git+https://github.com/pydap/pydap.git # just for now - will restore to conda after new release
68+
- pydap==3.5.6 # just for now - will restore to conda after new release

0 commit comments

Comments
 (0)