Skip to content

Remove legacy flask-script CLI #403

Closed
@ThiefMaster

Description

@ThiefMaster

Flask-Script is dead - no release since 4 years and the github repo has been archived, and it's no longer compatible with the latest Flask 2.0 release.

This might be a good opportunity to remove support for it from flask-migrate as well.

Activity

miguelgrinberg

miguelgrinberg commented on May 14, 2021

@miguelgrinberg
Owner

Yes, this is good motivation to finally do it. Thanks.

added a commit that references this issue on May 15, 2021
a1787cf
loleg

loleg commented on May 15, 2021

@loleg

Could you, please, remove the Flask-Script section from the docs - perhaps with a deprecation tip (like a link to this article). The release notes should also mention this.

miguelgrinberg

miguelgrinberg commented on May 15, 2021

@miguelgrinberg
Owner

@loleg Sorry, forgot to update the docs. All references to Flask-Script are now removed.

loleg

loleg commented on May 15, 2021

@loleg

Thank you, great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @loleg@ThiefMaster@miguelgrinberg

      Issue actions

        Remove legacy flask-script CLI · Issue #403 · miguelgrinberg/Flask-Migrate