Skip to content

Commit

Permalink
Try to use latest version of lmfit
Browse files Browse the repository at this point in the history
  • Loading branch information
ericpre committed Nov 4, 2023
1 parent 03abdcc commit 4888d4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,8 @@ jobs:
where python
where pip
pip install ${{ env.LIB_TO_INSTALL }}
# lmfit version seems to be old
pip install --upgrade lmfit
- name: Pip list
shell: cmd
Expand Down

0 comments on commit 4888d4b

Please sign in to comment.