Merge "pypi package msgpack-python is deprecated, drop explicit install"
This commit is contained in:
commit
a445d5085c
@ -34,7 +34,6 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
|
||||
'openssl',
|
||||
'python2-pyOpenSSL',
|
||||
'pyparsing',
|
||||
'python2-msgpack',
|
||||
'python2-cryptography',
|
||||
'python2-debtcollector',
|
||||
'python2-eventlet',
|
||||
@ -313,7 +312,6 @@ RUN curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py \
|
||||
'keystonemiddleware',
|
||||
'kombu',
|
||||
'monotonic',
|
||||
'msgpack-python',
|
||||
'mysqlclient',
|
||||
'netaddr',
|
||||
'netifaces',
|
||||
|
Loading…
Reference in New Issue
Block a user