Skip to content

chore: test on python 3.13#352

Merged
Justintime50 merged 3 commits intomasterfrom
py313
Oct 13, 2024
Merged

chore: test on python 3.13#352
Justintime50 merged 3 commits intomasterfrom
py313

Conversation

@Justintime50
Copy link
Copy Markdown
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
@Justintime50 Justintime50 merged commit ca96499 into master Oct 13, 2024
@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