WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Add flask test to click #3157

@Rowlando13

Description

@Rowlando13

Using this workflow, add a CI job

$ git clone https://github.com/pallets/flask
$ cd flask
$ uv venv --python 3.14
$ source .venv/bin/activate
$ uv sync --all-extras
$ uv run --with "git+https://github.com/pallets/click.git@main" -- pytest

Also possibly at tox action to flask to run with click's latest

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