Skip to content

Update requirements for Python 3.14 compatibility #112

@janbrasna

Description

@janbrasna

For now it seems that to successfully install on 3.14 or 3.15-alpha the only necessary update is bumping ruamel-yaml-clib here:

ruamel-yaml-clib==0.2.12 \

past v0.2.13 — the current one is v0.2.15 and that either has the necessary wheels available, or builds successfully on the few platforms I tried.

(The project doesn't really keep a changelog, but from commit history it seems it's mainly build+packaging and version compatibility changes: https://sourceforge.net/p/ruamel-yaml-clib/code/commit_browser …)

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