Skip to content

feat: support python extras #41

feat: support python extras

feat: support python extras #41

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"]'