Skip to content

chore: add Python 3.10 PyPi language classifier #2144

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

Merged
merged 1 commit into from
Apr 19, 2023
Merged

Conversation

rubenfonseca
Copy link
Contributor

Issue number: #2143

Summary

Changes

Please provide a summary of what's being changed

Adds Python 3.10 to the pyproject classifiers.

User experience

Please share what the user experience looks like before and after this change

This will update the trove classifier when the next package is published on pypi.

Checklist

If your change doesn't seem to apply, please leave them unchecked.

Is this a breaking change?

RFC issue number:

Checklist:

  • Migration process documented
  • Implement warnings (if it can live side by side)

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@rubenfonseca rubenfonseca requested a review from a team as a code owner April 19, 2023 08:13
@rubenfonseca rubenfonseca requested review from heitorlessa and removed request for a team April 19, 2023 08:13
@boring-cyborg boring-cyborg bot added the dependencies Pull requests that update a dependency file label Apr 19, 2023
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 19, 2023
@rubenfonseca rubenfonseca linked an issue Apr 19, 2023 that may be closed by this pull request
2 tasks
@github-actions github-actions bot added the bug Something isn't working label Apr 19, 2023
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (a77832c) 97.48% compared to head (c2dc6e4) 97.48%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2144   +/-   ##
========================================
  Coverage    97.48%   97.48%           
========================================
  Files          147      147           
  Lines         6836     6836           
  Branches       497      497           
========================================
  Hits          6664     6664           
  Misses         136      136           
  Partials        36       36           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@rubenfonseca rubenfonseca changed the title fix: add Python 3.10 to pyproject chore: add Python 3.10 PyPi language classifier Apr 19, 2023
@github-actions github-actions bot added the internal Maintenance changes label Apr 19, 2023
@heitorlessa heitorlessa removed the bug Something isn't working label Apr 19, 2023
@rubenfonseca rubenfonseca merged commit 180e528 into develop Apr 19, 2023
@rubenfonseca rubenfonseca deleted the rf/2143 branch April 19, 2023 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file internal Maintenance changes size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maintenance: Fix python supported versions on pyproject
3 participants