[vs]: Add pip install six (#1978)
sonic-utilities requires six Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
This commit is contained in:
parent
27bdc00be3
commit
ad5b14cd3c
@ -46,6 +46,7 @@ RUN apt-get install -y net-tools \
|
||||
|
||||
RUN pip install setuptools
|
||||
RUN pip install py2_ipaddress
|
||||
RUN pip install six
|
||||
|
||||
{% if docker_sonic_vs_debs.strip() -%}
|
||||
# Copy locally-built Debian package dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user