diff options
author | Kali Kaneko <kali@leap.se> | 2015-07-29 16:08:30 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-07-29 16:08:30 -0400 |
commit | 6ff2cf53bf57f7b0dcf24c7528504009f05fdb56 (patch) | |
tree | 7f52538637f0810943f45d2f10290a1b84e3302e | |
parent | 2d9ce114daeaf6c4c193079b018576ad1f4f8f28 (diff) |
[docs] remove ref to protobuf from README
we stopped using protobuf after the events submodule refactor
-rw-r--r-- | README.rst | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -15,7 +15,6 @@ A collection of shared utils used by the several python LEAP subprojects. Library dependencies -------------------- -* ``protobuf-compiler`` * ``libssl-dev`` Python dependencies |