Skip to content

Commit

Permalink
Pin qutip version to 4 to let the test pass
Browse files Browse the repository at this point in the history
  • Loading branch information
BoxiLi committed Apr 3, 2024
1 parent ed75163 commit 7ea7323
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -mpip install -r doc/requirements.txt
pip install qutip==4.7.3
pip install .
- name: Test code snippets in the documentation
run: |
Expand Down

0 comments on commit 7ea7323

Please sign in to comment.