Skip to content

Update setuptools requirement from ~=70.3.0 to ~=75.0.0 #780

Update setuptools requirement from ~=70.3.0 to ~=75.0.0

Update setuptools requirement from ~=70.3.0 to ~=75.0.0 #780

Workflow file for this run

name: Check Spelling
on:
pull_request:
paths:
- '**.txt'
- '**.md'
jobs:
spelling:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check Spelling
uses: SFLScientific/spellcheck-github-actions@master