Skip to content

setup.cfg: add Python 3.12 and 3.13 classifiers #163

setup.cfg: add Python 3.12 and 3.13 classifiers

setup.cfg: add Python 3.12 and 3.13 classifiers #163

Workflow file for this run

name: Check coding style
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Python Style Checker
uses: andymckay/[email protected]