Skip to content

v0.0.2

v0.0.2 #100

Workflow file for this run

name: main
on:
pull_request:
push:
branches: [main]
jobs:
main:
uses: asottile/workflows/.github/workflows/tox.yml@v1.7.0
with:
env: '["py39", "py310", "py311", "py312", "py313", "py314", "pypy3"]'
main-win:
uses: asottile/workflows/.github/workflows/tox.yml@v1.7.0
with:
env: '["py39"]'
os: windows-latest