Skip to content
Snippets Groups Projects
Commit ec5c125a authored by Administrator's avatar Administrator
Browse files

Add python3

parent 446abc45
No related branches found
No related tags found
No related merge requests found
Pipeline #403 passed with stage
in 29 seconds
...@@ -16,6 +16,8 @@ autoconf \ ...@@ -16,6 +16,8 @@ autoconf \
libxml2-dev \ libxml2-dev \
libressl-dev \ libressl-dev \
fuse-dev \ fuse-dev \
python3 \
py3-pip \
curl-dev && \ curl-dev && \
git clone https://github.com/s3fs-fuse/s3fs-fuse.git && \ git clone https://github.com/s3fs-fuse/s3fs-fuse.git && \
cd s3fs-fuse && \ cd s3fs-fuse && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment