This commit is contained in:
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM python:3.8
|
||||
|
||||
RUN pip install cython numpy==1.18.2 && pip install -r requirements.txt
|
Reference in New Issue
Block a user