4 lines
38 B
Plaintext
4 lines
38 B
Plaintext
|
|
FROM python:3.9
|
||
|
|
|
||
|
|
RUN pip install lark
|