testing all of this in python

This commit is contained in:
Andrew Segavac
2021-02-20 19:58:56 -07:00
parent 9db464a726
commit facead092f
6 changed files with 278 additions and 0 deletions

3
Dockerfile-python Normal file
View File

@@ -0,0 +1,3 @@
FROM python:3.9
RUN pip install lark