Skip to content

Commit

Permalink
ALso 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dcherian committed Nov 16, 2023
1 parent be179e3 commit ecadf9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-additional.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ jobs:
python xarray/util/print_versions.py
- name: Install mypy
run: |
python -m pip install mypy --force-reinstall
python -m pip install "mypy<1.7" --force-reinstall
- name: Run mypy
run: |
Expand Down

0 comments on commit ecadf9a

Please sign in to comment.