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

CI: Supports Python 3.12 #885

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

CI: Supports Python 3.12 #885

wants to merge 11 commits into from

Commits on Feb 8, 2024

  1. CI: Supports Python 3.12

    Zeroto521 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b2b87f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    7d5199c View commit details
    Browse the repository at this point in the history
  2. Add py312 CI

    Zeroto521 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0c75f05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6554bfd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e37d8cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e031228 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d73316f View commit details
    Browse the repository at this point in the history
  7. set base config information

    Zeroto521 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ffc6708 View commit details
    Browse the repository at this point in the history
  8. Use right operator

    ```
    setuptools.extern.packaging.requirements.InvalidRequirement: Expected marker operator, one of <=, <, !=, ==, >=, >, ~=, ===, in, not in
        pandas >= 1.3.0; python_version = "3.9"
    ```
    Zeroto521 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9fd1f1f View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    81a0240 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    86cb38f View commit details
    Browse the repository at this point in the history