Install more debs for python3 in sonic-slave (#1211)

Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
This commit is contained in:
Qi Luo 2017-12-06 15:59:33 -08:00 committed by GitHub
parent 744927acd3
commit eb086818d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -164,10 +164,11 @@ RUN apt-get update && apt-get install -y \
cppcheck \
clang \
pylint \
python-pytest \
gcovr \
python-pytest=2.6.3* \
python3-pytest=2.6.3* \
python-pytest-cov \
python3-pytest-cov \
python-parse \
# For snmpd
libmysqlclient-dev \
@ -196,6 +197,8 @@ RUN apt-get update && apt-get install -y \
python-netaddr \
python-ipaddr \
python-yaml \
# For sonic utilities
python3-netaddr \
# For lockfile
procmail \
# For gtest