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 0cc2e3a commit 9d0af96Copy full SHA for 9d0af96
.travis.yml
@@ -14,7 +14,7 @@ addons:
14
- verilator
15
16
install:
17
- - pip install pytest pytest-pythonpath jinja2 pyverilog numpy
+ - pip install pytest pytest-pythonpath pyverilog numpy
18
19
script:
20
- python -m pytest tests examples
veriloggen/VERSION
@@ -1 +1 @@
1
-2.0.0
+2.0.1
0 commit comments