Skip to content

Update psutil requirement from <=7.1.0,>=5.9 to >=5.9,<=7.1.1 #415

Update psutil requirement from <=7.1.0,>=5.9 to >=5.9,<=7.1.1

Update psutil requirement from <=7.1.0,>=5.9 to >=5.9,<=7.1.1 #415

Workflow file for this run

---
name: Codespell
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
codespell:
name: Check for spelling errors
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: codespell-project/actions-codespell@master
with:
ignore_words_list: assertIn