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

Add Python 3.9, 3.10 and 3.11 and drop 3.7 support #1115

Merged
merged 2 commits into from
Aug 24, 2023

Commits on Aug 23, 2023

  1. Add Python 3.9 and 3.10 and drop 3.7 support

    Python 3.7 reached the end-of-life phase on 2023-06-27
    and is no longer supported.
    
    Signed-off-by: Eva Millán <[email protected]>
    evamillan committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    64713a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. [deps] Update scipy version to >=1.7.0

    Update the SciPy version to make it compatible
    with Python 3.10.
    
    Signed-off-by: Eva Millán <[email protected]>
    evamillan committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4230562 View commit details
    Browse the repository at this point in the history