Skip to content

Commit b151615

Browse files
remove cirq from WORKSPACE.
1 parent eaf52d1 commit b151615

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

WORKSPACE

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,6 @@ http_archive(
5858
urls = ["https://github.com/bazelbuild/bazel-skylib/archive/2169ae1c374aab4a09aa90e65efe1a3aad4e279b.tar.gz"],
5959
)
6060

61-
http_archive(
62-
name = "cirq",
63-
sha256 = "9241bd0a31bfe294f76071884fcb053c63abf2b5d311e7b7f0f4e20537cc7c43",
64-
strip_prefix = "Cirq-0.11.0/cirq-google",
65-
urls = ["https://github.com/quantumlib/Cirq/archive/v0.11.0.zip"],
66-
)
67-
6861
http_archive(
6962
name = "qsim",
7063
sha256 = "d39b9c48866ce4d6a095093ae8059444d649e851219497af99e937a74f1e9a45",

0 commit comments

Comments
 (0)