[DOCS] Installation documentation now doesn't suggest to run regression

tests
This commit is contained in:
Philippe Tillet
2021-09-29 18:32:33 -07:00
parent d132b7442b
commit b352b16567

View File

@@ -45,7 +45,7 @@ You can then test your installation by running the unit tests:
.. code-block:: bash .. code-block:: bash
pip install -r requirements-test.txt pip install -r requirements-test.txt
pytest -vs . pytest -vs test/unit/
and the benchmarks and the benchmarks