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

[Feature Request]: Test more python versions #10

Closed
1 task done
JoFrhwld opened this issue May 23, 2024 · 0 comments · May be fixed by #12
Closed
1 task done

[Feature Request]: Test more python versions #10

JoFrhwld opened this issue May 23, 2024 · 0 comments · May be fixed by #12
Assignees
Labels
enhancement New feature or request

Comments

@JoFrhwld
Copy link
Member

What feature would you like added?

Right now, the only valid python version is 3.11. I'm not sure why, and it wouldn't be a bad idea to expand tests down to 3.9 and up to 3.12.

python = ">=3.11,<3.12"

What would the use case be for this feature?

It would make users' environment configuration a little easier.

Would you like to help add this feature?

Yes, and I will submit a pull request soon.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@JoFrhwld JoFrhwld added the enhancement New feature or request label May 23, 2024
@JoFrhwld JoFrhwld linked a pull request May 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants