Skip to content

Publish to PyPI #16

@lypwig

Description

@lypwig

The command pip install wagtailmath described in the readme installs wagtailmath 1.2 instead the latest version (1.3), and therefore is not working on Wagtail 5. Either the package should be updated, or a new wagtail-polymath package should be added to PyPI.

A workaround is to add the Github repository link to pyproject.toml / requirements file:

wagtailmath = {git = "https://github.com/wagtail-nest/wagtail-polymath.git", tag = "1.3.0"}

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