diff options
author | Jürg Billeter <j@bitron.ch> | 2018-03-15 07:49:07 +0100 |
---|---|---|
committer | Jürg Billeter <j@bitron.ch> | 2018-07-17 07:56:40 +0200 |
commit | 1a2ee26ef5b5b83a38f94a8fe3667fbcf8fa0235 (patch) | |
tree | 2f501314ae3e132d4701041730257c2686ae19fb /buildstream/_protos | |
parent | 9b63f6f293c4c61f243f2e4c7c4d269a55927ce6 (diff) | |
download | buildstream-1a2ee26ef5b5b83a38f94a8fe3667fbcf8fa0235.tar.gz |
setup.py: Add grpcio dependency and support for code generation
This allows code generation with ./setup.py build_grpc
Diffstat (limited to 'buildstream/_protos')
-rw-r--r-- | buildstream/_protos/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/buildstream/_protos/__init__.py b/buildstream/_protos/__init__.py new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/buildstream/_protos/__init__.py |