commit | 9ae0b0a1f4cca0ea2e26e9f7da0754904488398a | [log] [tgz] |
---|---|---|
author | Tengpeng <66138273+tengpengli@users.noreply.github.com> | Fri Aug 21 16:27:00 2020 -0400 |
committer | GitHub <noreply@github.com> | Fri Aug 21 16:27:00 2020 -0400 |
tree | dd23681055efb58a3e4765ba1fcfacf7a73767cc | |
parent | b87b77202407e990c2d382420ab093dc4387aaea [diff] |
Uses pip3_import rule to install absl-py (#62) Uses pip of rules_python to install absl-py Signed-off-by: tengpeng <tengpeng.li2020@gmail.com> modified: .github/workflows/bazel_test.yml modified: WORKSPACE modified: fuzzing/tools/BUILD new file: fuzzing/requirements.txt new file: fuzzing/dependency_imports.bzl
This repository contains Bazel Starlark extensions for defining fuzz tests in Bazel projects.
This is not an officially supported Google product.