python3Packages.cirq: 0.8.0 -> 0.8.2

This commit is contained in:
Pavol Rusnak
2020-07-26 15:45:48 +02:00
parent 17cac3b7ba
commit 331b6429d4
2 changed files with 6 additions and 16 deletions
+1 -3
View File
@@ -2080,9 +2080,7 @@ in {
cmarkgfm = callPackage ../development/python-modules/cmarkgfm { };
cirq = callPackage ../development/python-modules/cirq {
pythonProtobuf = self.protobuf;
};
cirq = callPackage ../development/python-modules/cirq { };
citeproc-py = callPackage ../development/python-modules/citeproc-py { };