Skip to content

Update setuptools requirement from ~=70.3.0 to ~=73.0.1 #777

Update setuptools requirement from ~=70.3.0 to ~=73.0.1

Update setuptools requirement from ~=70.3.0 to ~=73.0.1 #777

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