summaryrefslogtreecommitdiff
path: root/Documentation/intro/install/general.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/intro/install/general.rst')
-rw-r--r--Documentation/intro/install/general.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/intro/install/general.rst b/Documentation/intro/install/general.rst
index c2208bbed..9ed3f6c78 100644
--- a/Documentation/intro/install/general.rst
+++ b/Documentation/intro/install/general.rst
@@ -181,6 +181,10 @@ following to obtain better warnings:
come from the "hacking" flake8 plugin. If it's not installed, the warnings
just won't occur until it's run on a system with "hacking" installed.
+- the python packages listed in "python/test_requirements.txt" (compatible
+ with pip). If they are installed, the pytest-based Python unit tests will
+ be run.
+
You may find the ovs-dev script found in ``utilities/ovs-dev.py`` useful.
.. _general-install-reqs: