File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -94,8 +94,8 @@ pip3 install pyverilog jinja2 numpy
94
94
Optional installation for testing
95
95
--------------------
96
96
97
- These are required for the testing execution of test codes in tests and examples.
98
- We recommend to these testing library to verify the under development behavior .
97
+ These are required for automatic testing of ** tests** and ** examples** .
98
+ We recommend to install these testing library to verify experimental features .
99
99
100
100
- pytest: 3.2 or later
101
101
- pytest-pythonpath: 0.7 or later
Original file line number Diff line number Diff line change @@ -107,9 +107,9 @@ Requirements
107
107
Optional installation for testing
108
108
---------------------------------
109
109
110
- These are required for the testing execution of test codes in tests and
111
- examples. We recommend to these testing library to verify the under
112
- development behavior .
110
+ These are required for automatic testing of ** tests ** and ** examples **.
111
+ We recommend to install these testing library to verify experimental
112
+ features .
113
113
114
114
- pytest: 3.2 or later
115
115
- pytest-pythonpath: 0.7 or later
You can’t perform that action at this time.
0 commit comments