benchmark/bindings/python
Nicholas Junge c5997e0a78
Delete unused requirements file, simplify nanobind build file (#1635)
The dependencies are contained in the `pyproject.toml` since it was added.

Switches to header and source file globbing instead of manually listing
the files. The selects for different platforms are removed, as a tradeoff,
we take a single- to low double-digit hit in wheel sizes (between 5 percent
zipped and 12% installed on MacOS 13.4).
2023-07-17 15:28:35 +01:00
..
google_benchmark bump version to 1.8.2 ready for release 2023-07-06 09:50:35 +01:00
BUILD Add Python bindings. (#957) 2020-05-06 17:28:29 +01:00
build_defs.bzl Build `//:benchmark` as a static library only. (#1373) 2022-03-17 08:47:45 +00:00
nanobind.BUILD Delete unused requirements file, simplify nanobind build file (#1635) 2023-07-17 15:28:35 +01:00
python_headers.BUILD Add Python bindings. (#957) 2020-05-06 17:28:29 +01:00