Skip to content

Update tox requirement from ==3.25.* to ==4.23.* #221

Update tox requirement from ==3.25.* to ==4.23.*

Update tox requirement from ==3.25.* to ==4.23.* #221

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"