Skip to content

Commit

Permalink
contourpy problem, try old version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Schmidt committed Jun 18, 2023
1 parent bfcf92e commit 77ed555
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
TargetDir="C:Python38" \
PrependPath=1
wine C:Python38/python.exe -m pip install --upgrade pip
wine C:Python38/python.exe -m pip install contourpy==1.0.1
wine C:Python38/python.exe -m pip install \
-r requirements_qt5.txt
wine C:Python38/python.exe -m pip install pyinstaller
Expand Down

0 comments on commit 77ed555

Please sign in to comment.