Skip to content

Commit

Permalink
use new conda-forge package pydap-server (#9741)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmuehlbauer authored Nov 7, 2024
1 parent c65b8a6 commit 876b73a
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions ci/requirements/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,7 @@ dependencies:
- pre-commit
- pyarrow # pandas raises a deprecation warning without this, breaking doctests
- pydap
# start pydap server dependencies, can be removed if pydap-server is available
- gunicorn
- PasteDeploy
- docopt-ng
- Webob
- Jinja2
- beautifulsoup4
# end pydap server dependencies
- pydap-server
- pytest
- pytest-cov
- pytest-env
Expand Down

0 comments on commit 876b73a

Please sign in to comment.