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

chore: test on python 3.13 #352

Merged
merged 3 commits into from
Oct 13, 2024
Merged

chore: test on python 3.13 #352

merged 3 commits into from
Oct 13, 2024

Conversation

Justintime50
Copy link
Member

@Justintime50 Justintime50 commented Oct 10, 2024

Description

  1. Tests against Python 3.13
  2. Install types dynamically with mypy, this is more inline with what we do internally (removes explicitly defined ones from setup.py)
  3. Removes twine since we now use GitHub Actions to release, that package is not needed since it's already contained in the action we use

Testing

Pull Request Type

Please select the option(s) that are relevant to this PR.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Improvement (fixing a typo, updating readme, renaming a variable name, etc)

@Justintime50 Justintime50 requested a review from a team as a code owner October 10, 2024 21:28
setup.py Show resolved Hide resolved
@Justintime50 Justintime50 merged commit ca96499 into master Oct 13, 2024
11 checks passed
@Justintime50 Justintime50 deleted the py313 branch October 13, 2024 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants