diff options
author | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2013-08-22 10:35:35 -0400 |
---|---|---|
committer | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2014-01-07 13:18:09 -0500 |
commit | f85bc9eb9a932988bdab198f9da20c2fea55bac2 (patch) | |
tree | 277e761e04bad7b3aa647e9e403d9230bff2d7f7 /benchmark/pip-requirements.txt | |
parent | e9788f71fb5a4be6bc69605539b0135f0ba1829a (diff) |
Add benchmarking tests for binary encoding (moved from cantranslator).
Diffstat (limited to 'benchmark/pip-requirements.txt')
-rw-r--r-- | benchmark/pip-requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmark/pip-requirements.txt b/benchmark/pip-requirements.txt new file mode 100644 index 00000000..7f147d92 --- /dev/null +++ b/benchmark/pip-requirements.txt @@ -0,0 +1 @@ +protobuf==2.5.0 |