Asib27's picture
try 1
065fee7 verified
raw
history blame
65 Bytes
FROM python:3.9.5
COPY ./ /src
WORKDIR /src
RUN pip install .