Skip to content

Commit b7d29bf

Browse files
committed
2.0.0-rc
1 parent 602030b commit b7d29bf

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,11 @@ Requirements
8888
sudo apt install iverilog
8989
```
9090

91-
- Jinja2: 2.10 or later
9291
- Pyverilog: 1.3.0 or later
9392
- NumPy: 1.17 or later
9493

9594
```
96-
pip3 install pyverilog jinja2 numpy
95+
pip3 install pyverilog numpy
9796
```
9897

9998
Optional installation for testing

veriloggen/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.9
1+
2.0.0

0 commit comments

Comments
 (0)