Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

change marshmallow requirement after dropping marshmallow v2 support #424

Description

@mjhanke

changelog v0.24.0:

Drop support for marshmallow 2, which is now EOL (#332).

install requirements v0.24.0:

INSTALL_REQUIRES = ("marshmallow>=2.15.2",)

the setup.py file should be updated to reflect no longer supporting marshmallow<3 after #332

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