Files
boring-lang/Dockerfile-python

4 lines
43 B
Plaintext
Raw Normal View History

2021-02-20 19:58:56 -07:00
FROM python:3.9
2021-04-18 08:51:21 -06:00
RUN pip install lark mypy