mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
Oops, accidently left in docker debugging line.
This commit is contained in:
parent
468c6cccbc
commit
117912751d
1 changed files with 0 additions and 1 deletions
|
@ -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} \\
|
||||
|
|
Loading…
Add table
Reference in a new issue