Skip to content

lxa_iobus: move the project from setup.py to pyproject.toml #1

lxa_iobus: move the project from setup.py to pyproject.toml

lxa_iobus: move the project from setup.py to pyproject.toml #1

Workflow file for this run

name: ruff
on: [push, pull_request]
jobs:
codespell:
name: Format and lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make qa