[sonic-slave] Force pyangbind version to 0.5.10 (#918)

This commit is contained in:
Taoyu Li 2017-08-26 14:29:44 -07:00 committed by lguohan
parent 02c125f5ce
commit 0a9d60ebb2

View File

@ -221,7 +221,7 @@ RUN pip install \
RUN pip install j2cli
# For sonic config engine testing
RUN pip install pyangbind
RUN pip install pyangbind==0.5.10
# For supervisor build
RUN pip install meld3 mock