Added basic implementation for Python code evaluation

This commit is contained in:
2019-11-07 17:18:07 +01:00
parent b818c992ec
commit 448ebc696a
18 changed files with 501 additions and 156 deletions
+10
View File
@@ -0,0 +1,10 @@
atomicwrites==1.3.0
attrs==19.3.0
more-itertools==7.2.0
packaging==19.2
pluggy==0.13.0
py==1.8.0
pyparsing==2.4.4
pytest==5.2.2
six==1.13.0
wcwidth==0.1.7