pydata / xarray

N-D labeled arrays and datasets in Python
https://xarray.dev
Apache License 2.0
3.63k stars 1.09k forks source link

add pydap-server dependencies to environment.yml #9709

Closed kmuehlbauer closed 2 weeks ago

kmuehlbauer commented 2 weeks ago

This adds the pydap server dependencies needed to operate the pydap-tests in flaky CI.

See #9708

kmuehlbauer commented 2 weeks ago

@keewis Just to check, if this is the way to move forward for the time being.

keewis commented 2 weeks ago

thanks, that's a good temporary workaround until we can make use of a potential pydap-server package.