Skip to content

Migrate to more recent Python versions #25

@pirmink

Description

@pirmink

The code is currently using Python 3.11. In the meantime, the MeteoSwiss development tools support also 3.12 and 3.13.

  • Migrate code to Python 3.12 and solve future and obsolescence warnings, fully test resulting code
  • If successful, migrate to 3.13 and solve future and obsolescence warnings, fully test resulting code

Set the desired Python version in requirements/requirements.txt and create an unpinned Conda environment with this file instead of using the pinned dependencies in environment.yml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions