Skip to content

Commit

Permalink
Tidy up lmfit workaround on winpython build
Browse files Browse the repository at this point in the history
  • Loading branch information
ericpre committed Apr 4, 2024
1 parent 03a533a commit 42482a3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -380,9 +380,6 @@ jobs:
where python
where pip
pip install ${{ env.LIB_TO_INSTALL }}
# lmfit version seems to be old
# numdifftools latest version has support for numpy 1.25
pip install --upgrade lmfit numdifftools
- name: Pip list
shell: cmd
Expand Down

0 comments on commit 42482a3

Please sign in to comment.