We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4683bb + 209e9ba commit 5d3300dCopy full SHA for 5d3300d
.github/workflows/documentation-tests.yml
@@ -55,7 +55,7 @@ jobs:
55
run: |
56
pip install --upgrade --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ pennylane-catalyst pennylane-lightning
57
pip install -e .
58
- # TODO: use 0.7.0 after updating all the documentation
+ # TODO: use 0.7.0 after updating all the documentation
59
pip install sybil pytest "jax~=0.6.0" "jaxlib~=0.6.0" torch matplotlib pyzx
60
61
- name: Print Dependencies
0 commit comments