Skip to content

Commit

Permalink
Remove matplotlib version pin (#863)
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs authored Aug 5, 2024
1 parent 9008fde commit 6c5a765
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ jobs:

- name: Install dependencies
run: |
pip install matplotlib==3.9.0
pip install -r requirements.txt
pip install .
pip install pytest
Expand Down

0 comments on commit 6c5a765

Please sign in to comment.