Skip to content

alternative: pin setuptools_scm==7.1.0 and use 'write_to' #125

alternative: pin setuptools_scm==7.1.0 and use 'write_to'

alternative: pin setuptools_scm==7.1.0 and use 'write_to' #125

Workflow file for this run

name: Precommit
on: [push, pull_request]
jobs:
# https://github.com/pre-commit/action
pre-commit:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]