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

Start testing against 3.13 #860

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Start testing against 3.13 #860

merged 1 commit into from
Jul 22, 2024

Conversation

alcarney
Copy link
Member

No description provided.

@alcarney alcarney force-pushed the py3-13 branch 4 times, most recently from 65d7afc to 9a139f6 Compare July 22, 2024 20:14

[[envs.hatch-test.matrix]]
python = ["3.9", "3.10", "3.11", "3.12"]
sphinx = ["5", "6", "7"]

[[envs.hatch-test.matrix]]
python = ["3.13"]
sphinx = ["6", "7"]
Copy link
Member Author

@alcarney alcarney Jul 22, 2024

Choose a reason for hiding this comment

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

Sphinx v5 fails with the following error Could not import extension sphinx.builders.epub3 (exception: No module named 'imghdr')

imghdr was removed in Python 3.13

@alcarney alcarney merged commit fc194b2 into swyddfa:develop Jul 22, 2024
13 of 14 checks passed
@alcarney alcarney deleted the py3-13 branch July 22, 2024 20:24
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.

1 participant