Skip to content

Python 3.13 wheels for speedict #190

@rbturnbull

Description

@rbturnbull

Python 3.13 wheels for speedict

Hi, thanks for maintaining speedict.

I’m trying to use speedict as a required dependency in a package that supports Python 3.13, but installation currently fails because there do not appear to be any cp313 wheels published on PyPI for speedict.

It fails with:

Unable to find installation candidates for speedict (0.3.12)

36 wheel(s) were skipped as your project's environment does not support the identified abi tags

The published wheels currently appear to cover:

  • cp37
  • cp38
  • cp39
  • cp310
  • cp311
  • cp312

but not:

  • cp313

Would it be possible to publish Python 3.13 wheels for the supported platforms (macOS/Linux/Windows)?

In particular, macOS universal2 wheels would be very helpful.

Thanks again for the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions