Restore git for version info in CI builds

This commit is contained in:
Tulir Asokan
2019-12-23 19:30:55 +02:00
parent 9f3869e878
commit 119729393c
2 changed files with 2 additions and 6 deletions
+1
View File
@@ -33,6 +33,7 @@ RUN apk add --no-cache --virtual .build-deps \
python3-dev \
libffi-dev \
build-base \
git \
&& apk add --no-cache \
py3-virtualenv \
py3-pillow \