Skip to content

Commit de360ef

Browse files
committed
update to use latest version of pydap
1 parent ea2384a commit de360ef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ci/requirements/environment.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies:
3636
- pooch
3737
- pre-commit
3838
- pyarrow # pandas raises a deprecation warning without this, breaking doctests
39-
# - pydap
39+
- pydap
4040
- pytest
4141
- pytest-asyncio
4242
- pytest-cov
@@ -65,4 +65,3 @@ 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

0 commit comments

Comments
 (0)