Skip to content

Commit

Permalink
Use FMPy 0.3.21
Browse files Browse the repository at this point in the history
  • Loading branch information
t-sommer committed Oct 29, 2024
1 parent ff9b937 commit a857290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
python-version: '3.10'
- run: which python
- run: python -m pip install fmpy==0.3.20 pytest scipy
- run: python -m pip install fmpy==0.3.21 pytest scipy
- if: matrix.name == 'aarch64-linux'
run: |
sudo apt-get update
Expand Down

0 comments on commit a857290

Please sign in to comment.