Skip to content

use PyMieScatt from repo instead of PyPI; add P3.13 to macOS CI (#386) #1307

use PyMieScatt from repo instead of PyPI; add P3.13 to macOS CI (#386)

use PyMieScatt from repo instead of PyPI; add P3.13 to macOS CI (#386) #1307

Workflow file for this run

name: forlint
on:
pull_request:
branches: [ main ]
push:
branches: [ main ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: NOAA-GFDL/simple_lint@v3
with:
failure: true
ftn_line_len: 101