mirror of
https://github.com/google/benchmark.git
synced 2025-02-11 20:00:19 +08:00
* Migrate to bzlmod * Update Python version to PY3, as indicated by the actual source file. * Migrate more libraries & first draft of direct pywheel rule usage in Bazel * Integrate with nanobind and libpfm * Make Python toolchain a dev dependency * Undo py_wheel usage until later * Added support for bzlmod for C++ parts of google_benchmark. * Make //tools:all buildable with --enable_bzlmod --------- Co-authored-by: Andy Christiansen <achristiansen@google.com>
3 lines
29 B
Plaintext
3 lines
29 B
Plaintext
numpy == 1.25
|
|
scipy == 1.5.4
|