summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorNikolay Zamotaev <nzamotaev@luxoft.com>2020-04-22 14:30:31 +0300
committerNikolay Zamotaev <nzamotaev@luxoft.com>2020-09-11 01:06:21 +0000
commit875289635bd5f15cc1610044864db54e188c21aa (patch)
treedcc83f65c8c6ac794baf74cc8c440ed5ebccc8a2 /doc
parent23450bceb6b9d032b7444ab25947d405dcb441d8 (diff)
Documentation and virtual environment update to fix pkg-resources issue
Change-Id: Ie56dc40934a5dfc502cee1336febf27fec212be3 Fixes: AUTOSUITE-1573 Reviewed-by: Egor Nemtsev <enemtsev@luxoft.com> (cherry picked from commit 8f45167406aa66a00bb0c28eb19a3eba267f1754) Reviewed-by: Nikolay Zamotaev <nzamotaev@luxoft.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/deployment-server.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/deployment-server.qdoc b/doc/src/deployment-server.qdoc
index 39d11dd..7698382 100644
--- a/doc/src/deployment-server.qdoc
+++ b/doc/src/deployment-server.qdoc
@@ -109,7 +109,7 @@
\section2 Set up the Server in a Virtual Environment
Before you install the dependencies in the Python virtual environment, you must install the
- \c{libffi-dev} package. Next, prepare the virtual environment:
+ \c{libffi-dev} and \c{python-pkg-resources} packages. Next, prepare the virtual environment:
\code
virtualenv -p python2.7 ./venv