Skip to content

Add build scripts to pyproject.toml #3

Add build scripts to pyproject.toml

Add build scripts to pyproject.toml #3

Workflow file for this run

name: Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: astral-sh/[email protected]