Skip to content

Commit 8719d57

Browse files
Use rc branch
1 parent 9f37b29 commit 8719d57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/qml/lib/demo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ def _build_demo(
326326
cmds.pip_install(
327327
build_venv.python,
328328
"--upgrade",
329-
"git+https://github.com/PennyLaneAI/pennylane.git#egg=pennylane",
329+
"git+https://github.com/PennyLaneAI/pennylane.git@v0.42.0-rc0#egg=pennylane",
330330
use_uv=False,
331331
quiet=False,
332332
)

0 commit comments

Comments
 (0)