Skip to content

Commit

Permalink
deploy.yml: improve windows
Browse files Browse the repository at this point in the history
  • Loading branch information
wannesm committed Jun 13, 2024
1 parent 7090ab5 commit f90dc67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install pytest pytest-benchmark pytest-env build cython
python -m pip install python-tk
python -m pip install numpy scipy matplotlib>=3.0.0
- name: Compile and install
run: |
Expand Down

0 comments on commit f90dc67

Please sign in to comment.