fix docker python

This commit is contained in:
Laurent Perron
2019-11-15 14:20:20 -08:00
parent fa406f3ae4
commit 03f8ed10cd

View File

@@ -191,7 +191,7 @@ do
# Save old hash and size, in order to look them up in RECORD
# see: https://github.com/pypa/pip/blob/c9df690f3b5bb285a855953272e6fe24f69aa08a/src/pip/_internal/wheel.py#L71-L84
WHEEL_HASH_CMD="/opt/_internal/cpython-3.7.3/bin/python3 -c \
WHEEL_HASH_CMD="/opt/_internal/cpython-3.7.5/bin/python3 -c \
\"import hashlib;\
import base64;\
print(\