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 python3.13, remove python3.8, pypy3.8 #54

Closed
wants to merge 1 commit into from

Conversation

darjeeling
Copy link
Contributor

@darjeeling darjeeling commented Nov 1, 2024

  • add python 3.13
  • add pypy 3.10
  • remove python 3.8
  • remove pypy 3.8

follow Status of Python versions

Copy link
Collaborator

@hexoul hexoul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@@ -51,11 +51,11 @@ def get_install_requires():
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.8",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix L45 at the same time.

    python_requires=">=3.9",

@hexoul hexoul added this to the 0.5.0 milestone Nov 1, 2024
@darjeeling darjeeling closed this Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants