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 6efb311 commit 511da84Copy full SHA for 511da84
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-cov
42
- pytest-env
@@ -63,4 +63,3 @@ dependencies:
63
- jax # no way to get cpu-only jaxlib from conda if gpu is present
64
- types-defusedxml
65
- types-pexpect
66
- - pydap==3.5.6 # just for now - will restore to conda after new release
0 commit comments