Skip to content

Remove Python 3.7 and 3.8 from and add Python 3.12 to the build tests #591

Remove Python 3.7 and 3.8 from and add Python 3.12 to the build tests

Remove Python 3.7 and 3.8 from and add Python 3.12 to the build tests #591

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable