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
9494Optional installation for testing
9595--------------------
9696
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 .
9999
100100- pytest: 3.2 or later
101101- pytest-pythonpath: 0.7 or later
Original file line number Diff line number Diff line change @@ -107,9 +107,9 @@ Requirements
107107Optional installation for testing
108108---------------------------------
109109
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 .
113113
114114- pytest: 3.2 or later
115115- pytest-pythonpath: 0.7 or later
You can’t perform that action at this time.
0 commit comments