Skip to content

require python 3.10+ #157

require python 3.10+

require python 3.10+ #157

Workflow file for this run

name: main
on:
push:
branches: [main, test-me-*]
tags: '*'
pull_request:
jobs:
main:
uses: asottile/workflows/.github/workflows/[email protected]
with:
env: '["py38", "py39", "py310"]'