Skip to content
Snippets Groups Projects

Merge master into 0.2 branch

Closed Varac requested to merge merge_master_into_0.2 into 0.2
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -9,6 +9,7 @@ RUN apk --no-cache add \
python3-dev \
libc-dev \
openssl-dev \
bash \
gcc
RUN pip3 install --no-cache-dir -r requirements.txt
Loading