mirror of
https://github.com/google/benchmark.git
synced 2025-02-06 17:20:15 +08:00
68689bf966
For some reason, editable pip installs are now broken, which means that they will break the pre-commit workflow due to the `pip install -e .` instruction. Since the normal install is unaffected, we can just drop the `-e` switch. It does not matter which mode is used, since the environment is only used for linting. |
||
---|---|---|
.. | ||
bazel.yml | ||
build-and-test-min-cmake.yml | ||
build-and-test-perfcounters.yml | ||
build-and-test.yml | ||
clang-format-lint.yml | ||
clang-tidy.yml | ||
doxygen.yml | ||
pre-commit.yml | ||
sanitizer.yml | ||
test_bindings.yml | ||
wheels.yml |