Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anti-pin the latest version of Xarray to fix Zarr roundtrip tests #238

Merged

Commits on Oct 12, 2023

  1. Anti-pin the latest version of Xarray to

    v2023.09.0 of Xarray caused our Zarr roundtrip tests to fail as times no longer matched.
    
    For full details see xpublish-community#237
    
    The fix looks to have landed in pydata/xarray#8272 and tests against the latest commit works, so we'll go with setting an pin to skip just v2023.09.0.
    
    Closes xpublish-community#237
    abkfenris committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c8ad091 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa353fe View commit details
    Browse the repository at this point in the history