We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf1466b commit fcadc21Copy full SHA for fcadc21
.bazelrc
@@ -20,7 +20,7 @@ build --incompatible_enable_cc_toolchain_resolution
20
21
# This lets us generate key/value pairs for the workspace which can be
22
# accessed like we do in util/BUILD
23
-build --workspace_status_command=util/get_workspace_status.sh
+build
24
25
# This enables convenient building for opentitan targets with the argument
26
# --config=riscv32
python-requirements.txt
@@ -42,7 +42,6 @@ types-dataclasses==0.6.6
42
types-pkg_resources==0.1.3
43
types-pyyaml==6.0.11
44
types-tabulate==0.8.11
45
-
46
# Dependency of sw/host/vendor/google_verible_verilog_syntax_py
47
anytree==2.8.0
48
0 commit comments