Skip to content

Commit fcadc21

Browse files
committed
Integrate uffizzi
1 parent bf1466b commit fcadc21

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.bazelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ build --incompatible_enable_cc_toolchain_resolution
2020

2121
# This lets us generate key/value pairs for the workspace which can be
2222
# accessed like we do in util/BUILD
23-
build --workspace_status_command=util/get_workspace_status.sh
23+
build
2424

2525
# This enables convenient building for opentitan targets with the argument
2626
# --config=riscv32

python-requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ types-dataclasses==0.6.6
4242
types-pkg_resources==0.1.3
4343
types-pyyaml==6.0.11
4444
types-tabulate==0.8.11
45-
4645
# Dependency of sw/host/vendor/google_verible_verilog_syntax_py
4746
anytree==2.8.0
4847

0 commit comments

Comments
 (0)