mirror of
https://github.com/planetmint/planetmint.git
synced 2026-03-22 16:13:24 +00:00
Resolved merge conflict.
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
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 \
|
||||
bigchaindb-driver~=0.6.2 \
|
||||
planetmint-driver>=0.9.0 \
|
||||
blns
|
||||
|
||||
Reference in New Issue
Block a user