Files
boring-lang/Dockerfile-python

4 lines
49 B
Plaintext
Raw Normal View History

2021-02-20 19:58:56 -07:00
FROM python:3.9
2021-05-05 19:32:55 -06:00
RUN pip install lark mypy black