2022-02-03 09:52:52 +00:00

11 lines
198 B
Docker

FROM python:3.9
RUN apt-get update && apt-get install -y vim zsh
RUN mkdir -p /src
RUN pip install --upgrade \
pycco \
websocket-client~=0.47.0 \
pytest~=3.0 \
planetmint-driver>=0.9.0 \
blns