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.13 #24

Merged
merged 5 commits into from
May 11, 2024
Merged

Add python 3.13 #24

merged 5 commits into from
May 11, 2024

Commits on May 11, 2024

  1. feat: add python 3.13.0b1

    gforcada committed May 11, 2024
    Configuration menu
    Copy the full SHA
    3e6e6fa View commit details
    Browse the repository at this point in the history
  2. chore: reorganize code

    Keep python variables at the end, so adding a new python version is a
    matter of scrolling all the way down to the file.
    gforcada committed May 11, 2024
    Configuration menu
    Copy the full SHA
    884e263 View commit details
    Browse the repository at this point in the history
  3. chore: reorganize code

    Split `tasks/main.yml` into several files so adding a new python version
    is as simple as going to `tasks/python3x.yml` and scrolling all the way
    down.
    gforcada committed May 11, 2024
    Configuration menu
    Copy the full SHA
    4fc9003 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7221253 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a69842 View commit details
    Browse the repository at this point in the history