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

fix(#176): use python 3.12 #177

Merged
merged 1 commit into from
Oct 10, 2024
Merged

fix(#176): use python 3.12 #177

merged 1 commit into from
Oct 10, 2024

Conversation

andrablaj
Copy link
Member

Description

Closes #176

Code review checklist

  • Readable: Concise, well named, follows the style guide, documented if necessary.
  • Documented: Configuration and user documentation on cht-docs
  • Tested: Unit and/or e2e where appropriate
  • Backwards compatible: Works with existing data and configuration or includes a migration. Any breaking changes documented in the release notes.

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

@andrablaj andrablaj requested review from witash and lorerod October 10, 2024 13:39
Copy link
Contributor

@lorerod lorerod left a comment

Choose a reason for hiding this comment

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

Thank you Andra!

@andrablaj andrablaj merged commit d542e3c into main Oct 10, 2024
4 checks passed
@andrablaj andrablaj deleted the 176-downgrade-python branch October 10, 2024 13:43
@andrablaj andrablaj mentioned this pull request Oct 10, 2024
4 tasks
medic-ci pushed a commit that referenced this pull request Oct 10, 2024
## [1.3.1](v1.3.0...v1.3.1) (2024-10-10)

### Bug Fixes

* **#176:** use python 3.12 ([#177](#177)) ([d542e3c](d542e3c)), closes [#176](#176)
@medic-ci
Copy link

🎉 This PR is included in version 1.3.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI fails when using Python 3.13
3 participants