From 93b95952a8dfd9b7a525649f985e67d8f57c91d3 Mon Sep 17 00:00:00 2001 From: Jose Luis Blanco Claraco Date: Thu, 9 Mar 2023 13:54:27 +0100 Subject: [PATCH] explain this file --- requirements.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/requirements.txt b/requirements.txt index 880e0029..dd5c464d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,7 @@ +# This file describes python dependencies for an intermediary +# build stage within the cmake pipeline. +# See CMakeLists.txt. We must fix protobuf broken code: +# Read https://github.com/cpcloud/protoletariat +# and https://github.com/protocolbuffers/protobuf/issues/1491 protobuf protoletariat