Skip to content

Replace setup.py and requirements.txt with pyproject.toml #397

Replace setup.py and requirements.txt with pyproject.toml

Replace setup.py and requirements.txt with pyproject.toml #397

Workflow file for this run

name: Lint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable