Skip to content

Commit 77fd997

Browse files
authored
Update Dockerfile
1 parent bf5dfd6 commit 77fd997

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ RUN apt-get update && apt-get install -y \
1313
libssl-dev \
1414
libffi-dev \
1515
python3-dev \
16+
cython \
1617
&& apt-get clean \
1718
&& pip install --no-cache-dir --upgrade pip \
1819
&& pip install --no-cache-dir -r requirements.txt

0 commit comments

Comments
 (0)