Spaces:
Runtime error
Runtime error
| FROM python:3.9 | |
| MAINTAINER Konstantin Verner <[email protected]> | |
| COPY . . | |
| RUN pip install . |
| FROM python:3.9 | |
| MAINTAINER Konstantin Verner <[email protected]> | |
| COPY . . | |
| RUN pip install . |