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.
1 parent eaf52d1 commit b151615Copy full SHA for b151615
WORKSPACE
@@ -58,13 +58,6 @@ http_archive(
58
urls = ["https://github.com/bazelbuild/bazel-skylib/archive/2169ae1c374aab4a09aa90e65efe1a3aad4e279b.tar.gz"],
59
)
60
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
-
68
http_archive(
69
name = "qsim",
70
sha256 = "d39b9c48866ce4d6a095093ae8059444d649e851219497af99e937a74f1e9a45",
0 commit comments