Oops, accidently left in docker debugging line.

This commit is contained in:
traverseda 2017-12-07 15:11:41 -04:00 committed by Gil Forsyth
parent 468c6cccbc
commit 117912751d

View file

@ -21,7 +21,6 @@ args = parser.parse_args()
docker_script = """
from python:{python_version}
from pypy:3-slim
RUN pip install --upgrade pip && pip install \\
ply \\
prompt-toolkit=={ptk_version} \\