Skip to content

Python package: Relax version bound for cffi dependency #177

@septatrix

Description

@septatrix

Currently the Python package specifies cffi<2, however, cffi only has wheels for Python 3.14 starting with v2. As a result, cffi must always be build from source when installing tableauhyperapi on a system with Python 3.14.

This is currently already affecting downstream projects trying to install the package in CI, which does not have the build requirements for cffi: innobi/pantab#419 (comment)

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