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 support for python 3.13 and drop support for python 3.10 #666

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    4628e39 View commit details
    Browse the repository at this point in the history
  2. upgrade ubuntu version

    ekneg54 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4814c14 View commit details
    Browse the repository at this point in the history
  3. remove regex dependency

    cause it is only needed for versions lower than python 3.11
    ekneg54 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    bcd07ab View commit details
    Browse the repository at this point in the history
  4. remove ciso8601

    ekneg54 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1c819e2 View commit details
    Browse the repository at this point in the history