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

V24.2.0 official tweaks #5263

Merged
merged 9 commits into from
Oct 2, 2024
Merged

Commits on Oct 1, 2024

  1. Adjust path to E+ python lib

    jmarrec committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    71f6df8 View commit details
    Browse the repository at this point in the history
  2. Update Target python to 3.12, gotta bump the requirements for pandas/…

    …numpy support: NOTE this drops support for Python 3.8 though
    jmarrec committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    129cd91 View commit details
    Browse the repository at this point in the history
  3. To avoid dropping python 3.8 support on pypi yet, just install requir…

    …ements.txt when BUILD_CLI is on
    jmarrec committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6e8ca6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbd77ae View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Add an alpha prerelease tag

    jmarrec committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    dc0ac7c View commit details
    Browse the repository at this point in the history
  2. Adjust Python Engine tests for Python 3.12.2 (the stack trace has wri…

    …ggly signs)
    
    Obviously it'd be better to do a partial match, but I don't want to spend time on this
    jmarrec committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8d92337 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3bf9a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca0662c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea0cb5b View commit details
    Browse the repository at this point in the history