Skip to content

Commit f114996

Browse files
authored
Install recent version of ply in interop.ipynb (#6033)
1 parent 0cc0458 commit f114996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/build/interop.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
"outputs": [],
207207
"source": [
208208
"!pip install --quiet cirq\n",
209-
"!pip install --quiet ply==3.4"
209+
"!pip install --quiet ply"
210210
]
211211
},
212212
{

0 commit comments

Comments
 (0)