Skip to content

Conversation

@JanEricNitschkeAA
Copy link
Contributor

@JanEricNitschkeAA JanEricNitschkeAA commented Nov 26, 2024

Description

Enabling python 3.13 in the pyproject.toml

Before Merging

  • Review the code changes
    • Unused print / comments / TODOs
    • Missing docstrings for functions that should have them
    • Consistent variable names
    • ...
  • Update changelog.md if necessary
  • Commit messages should contain a semantic label and the ticket number
    • Consider squashing if this is not the case

@JanEricNitschkeAA JanEricNitschkeAA changed the title Chore: add python 313 Draft: Chore: add python 313 Nov 26, 2024
@JanEricNitschkeAA JanEricNitschkeAA marked this pull request as draft November 26, 2024 14:49
@JanEricNitschkeAA JanEricNitschkeAA changed the title Draft: Chore: add python 313 Chore: add python 313 Nov 26, 2024
@JanEricNitschkeAA JanEricNitschkeAA force-pushed the chore/add-python-313 branch 2 times, most recently from 19ac847 to ba9bfe6 Compare April 2, 2025 05:37
@JanEricNitschkeAA JanEricNitschkeAA marked this pull request as ready for review April 2, 2025 06:20
@JohannesWesch JohannesWesch force-pushed the chore/add-python-313 branch from 237d917 to 08bbecf Compare May 26, 2025 10:43
@JohannesWesch
Copy link
Contributor

There is still the issue that the aleph-alpha-client requires <3.13 in the latest version. So we first need to resolve this.

  - aleph-alpha-client requires Python <3.13,>=3.9, so it will not be satisfied for Python >=3.13,<3.14

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