Skip to content

Update typing rewrites for typing_extensions 4.6.0+ #28

Update typing rewrites for typing_extensions 4.6.0+

Update typing rewrites for typing_extensions 4.6.0+ #28

Workflow file for this run

name: main
on:
push:
branches: [main, test-me-*]
tags: '*'
pull_request:
jobs:
main:
uses: asottile/workflows/.github/workflows/tox.yml@v1.0.0
with:
env: '["py37", "py38"]'