Skip to content

Update pypi repo #35

@InRiPa

Description

@InRiPa

The version here in the repository contains the latest bugfix which is needed for using the library.
Unfortunately, the current version in pypi doesn't contain the fix. Maybe it's the caching issue again.

As workaround:
Checkout the repo and build your own .whl file from it.
e.g. pip wheel -e . -w wheels --no-deps

Then, you use it in your new project, e.g:
pip install arrowhead-client arrowhead_client-0.4.3a0-py3-none-any.whl

On the long run it would be nice to have the current latest version in the pypi repo.

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