Files
boring-lang/Dockerfile-python
2021-05-05 19:32:55 -06:00

4 lines
49 B
Plaintext

FROM python:3.9
RUN pip install lark mypy black