Skip to content

Update pytest-cov requirement from <3.1,>=3 to >=3,<4.2 in /requirements #244

Update pytest-cov requirement from <3.1,>=3 to >=3,<4.2 in /requirements

Update pytest-cov requirement from <3.1,>=3 to >=3,<4.2 in /requirements #244

Workflow file for this run

name: "🏷 PR Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"