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

feat: support python v3.13, add mise.toml, remove doctest #165

Merged
merged 2 commits into from
Dec 28, 2024
Merged

Conversation

eonu
Copy link
Owner

@eonu eonu commented Dec 28, 2024

Support python v3.13, add mise.toml and remove doctest

  • Officially support Python v3.13.
  • Remove doctest temporarily due to strange circular import errors despite unit tests passing.
  • Add mise.toml for development environments.
  • Update copyright notice.

Checklist

  • I have added new tests (if necessary).
  • I have ensured that tests and coverage are passing on CI.
  • I have updated any relevant documentation (if necessary).
  • I have used a descriptive pull request title.

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 93212ebf-e0ce-4d97-8ae6-8828d8171ca0

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 91.439%

Totals Coverage Status
Change from base Build ae6acba7-7011-4214-b7ea-7ee972691f92: 0.0%
Covered Lines: 1036
Relevant Lines: 1133

💛 - Coveralls

@eonu eonu merged commit 0eccade into dev Dec 28, 2024
11 checks passed
@eonu eonu deleted the support_py_3.13 branch December 28, 2024 18:16
@github-actions github-actions bot mentioned this pull request Dec 29, 2024
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.

2 participants