third_party_benchmark/bindings/python/BUILD
Chris Jones d3ad0b9d11
Add Python bindings. (#957)
* Add Python bindings.

* Add license headers.

* Change example to a test.

* Add example usage to module docstring.
2020-05-06 17:28:29 +01:00

4 lines
68 B
Python

exports_files(glob(["*.BUILD"]))
exports_files(["build_defs.bzl"])