Merge pull request #176 from gwsystems/remove-python

chore: Remove python deps
main
Sean McBride 4 years ago committed by GitHub
commit dd69b67d62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,8 +9,6 @@ RUN apt-get install -y --no-install-recommends \
build-essential \ build-essential \
curl \ curl \
git \ git \
python3-dev \
python3-pip \
cmake \ cmake \
ca-certificates \ ca-certificates \
libssl-dev \ libssl-dev \

@ -9,8 +9,6 @@ RUN apt-get install -y --no-install-recommends \
build-essential \ build-essential \
curl \ curl \
git \ git \
python3-dev \
python3-pip \
cmake \ cmake \
ca-certificates \ ca-certificates \
libssl-dev \ libssl-dev \

Loading…
Cancel
Save