Skip to content

Commit

Permalink
pin qiskit in upload (#478)
Browse files Browse the repository at this point in the history
  • Loading branch information
lillian542 authored Mar 4, 2024
1 parent 2004252 commit b111814
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- name: Build and install Plugin
run: |
python -m pip install --upgrade pip wheel
pip install 'qiskit<0.46'
python setup.py bdist_wheel
pip install dist/PennyLane*.whl
Expand Down

0 comments on commit b111814

Please sign in to comment.