1
0
mirror of https://github.com/google/benchmark.git synced 2025-03-23 23:50:08 +08:00
benchmark/bindings/python/BUILD
Chris Jones d3ad0b9d11
Add Python bindings. ()
* 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"])