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

Drop support for Python 3.9; eliminate duplicate run of test-mindeps CI #876

Merged
merged 7 commits into from
Nov 9, 2024

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    c782c52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04d30a8 View commit details
    Browse the repository at this point in the history
  3. Upgrade h5py to 3.4.0 for Python 3.10 compatibility

    Remove numpy conditional dependency since h5py is incompatible with numpy<1.26.4
    mfisher87 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    df3250e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bbdd73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75845c3 View commit details
    Browse the repository at this point in the history
  6. Quote python version string

    YAML converts the number `3.10` -> `3.1`.
    mfisher87 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a327528 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2a4837 View commit details
    Browse the repository at this point in the history