From 209fb6f6b087186314ca480ea01af932926d9e61 Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Tue, 29 Oct 2019 08:14:10 -0700 Subject: [PATCH] Reenable proto-lens et all, for real. I missed fixing these lines in #4945. --- build-constraints.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c6fa90d7..b972c4bb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3430,13 +3430,13 @@ packages: - hslua-module-text "Judah Jacobson @judah": - - proto-lens-protobuf-types < 0 # via lens-family-2.0.0 - - proto-lens-protoc < 0 # via lens-family-2.0.0 - - proto-lens-runtime < 0 # via lens-family-2.0.0 - - proto-lens-setup < 0 # via base-4.13.0.0 - - proto-lens < 0 # via base-4.13.0.0 - - proto-lens-arbitrary < 0 # via lens-family-2.0.0 - - proto-lens-optparse < 0 # via optparse-applicative-0.15.1.0 + - proto-lens-protobuf-types + - proto-lens-protoc + - proto-lens-runtime + - proto-lens-setup + - proto-lens + - proto-lens-arbitrary + - proto-lens-optparse - tensorflow-test - pier-core < 0 - pier < 0