Skip to content

Commit

Permalink
Install recent version of ply in interop.ipynb (#6033)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavoljuhas committed Mar 23, 2023
1 parent 0cc0458 commit f114996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build/interop.ipynb
Expand Up @@ -206,7 +206,7 @@
"outputs": [],
"source": [
"!pip install --quiet cirq\n",
"!pip install --quiet ply==3.4"
"!pip install --quiet ply"
]
},
{
Expand Down

0 comments on commit f114996

Please sign in to comment.