pythonPackages.proto-plus: init at 1.10.1

I am adding this package because it is a dependency of
google_cloud_dataproc.
This commit is contained in:
Ruud van Asseldonk
2020-10-10 19:37:23 -07:00
committed by Jon
parent ef32b7fa5d
commit e9874b2ce5
2 changed files with 26 additions and 0 deletions
+2
View File
@@ -4665,6 +4665,8 @@ in {
protego = callPackage ../development/python-modules/protego { };
proto-plus = callPackage ../development/python-modules/proto-plus { };
protobuf = callPackage ../development/python-modules/protobuf {
disabled = isPyPy;
doCheck =