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 7461489 commit f0237a3Copy full SHA for f0237a3
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
- - git+https://github.com/pydap/pydap.git # just for now - will restore to conda after new release
0 commit comments