Skip to content

require python 3.10+ #159

require python 3.10+

require python 3.10+ #159

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: '["py310", "py311", "py312"]'