You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See ecmwf/cfgrib#167. This causes our doc build to fail (#4520). The tests do not fail because import cfgrib issues a ModuleNotFoundError therfore @requires_cfgrib skips the test...
todo
unpin docs again
it's probably quite a corner case but - should the tests fail? How would this be achieved...?
The text was updated successfully, but these errors were encountered:
See ecmwf/cfgrib#167. This causes our doc build to fail (#4520). The tests do not fail because
import cfgrib
issues aModuleNotFoundError
therfore@requires_cfgrib
skips the test...todo
The text was updated successfully, but these errors were encountered: