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 bb20c41 commit 394eae6Copy full SHA for 394eae6
ci/requirements/environment.yml
@@ -36,7 +36,7 @@ dependencies:
36
- pooch
37
- pre-commit
38
- pyarrow # pandas raises a deprecation warning without this, breaking doctests
39
- - pydap
+ # - pydap
40
- pytest
41
- pytest-asyncio
42
- pytest-cov
@@ -65,3 +65,4 @@ dependencies:
65
- jax # no way to get cpu-only jaxlib from conda if gpu is present
66
- types-defusedxml
67
- types-pexpect
68
+ - git+https://github.com/pydap/pydap.git
0 commit comments