Skip to content

add tests for python >= 3.13#73

Merged
sergeant-wizard merged 12 commits intomainfrom
post313_testing
Dec 22, 2025
Merged

add tests for python >= 3.13#73
sergeant-wizard merged 12 commits intomainfrom
post313_testing

Conversation

@sergeant-wizard
Copy link
Collaborator

@sergeant-wizard sergeant-wizard commented Dec 12, 2025

resolves #72

@sergeant-wizard
Copy link
Collaborator Author

The CI test for py3.14 is currently failing, but it should be resolved by #71 (I tested this locally)

@@ -0,0 +1,18 @@
[project]
name = "example_post_313"
dynamic = ["version"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we need configure build backend to provide actual version information?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is irrelevant that I copy-pasted by mistake. We can remove it without affecting the test.

@sergeant-wizard sergeant-wizard merged commit 335dd85 into main Dec 22, 2025
3 checks passed
@sergeant-wizard sergeant-wizard deleted the post313_testing branch December 22, 2025 09:17
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.

things required for testing with python >=3.13

2 participants