Skip to content

Add new python_path option to use existing Python installation #114

Add new python_path option to use existing Python installation

Add new python_path option to use existing Python installation #114

Workflow file for this run

name: black
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable