Skip to content

Commit 62109d4

Browse files
committed
List all Python requirements for dvsim
dvsim needs two more Python packages to run, which are not yet listed in the python-requirements.txt file.
1 parent 9559bbb commit 62109d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

python-requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ pyyaml
1212
mako
1313

1414
# Needed by dvsim.py (not actually used in Ibex)
15+
hjson
16+
mistletoe>=0.7.2
1517
premailer
1618

1719
# Recurse to get any requirements from riscv-dv

0 commit comments

Comments
 (0)