Install multidict
Some checks failed
Build / build (push) Failing after 4m19s

This commit is contained in:
2024-09-15 21:46:00 -04:00
parent 87d455ff23
commit aa693c05a4

View File

@@ -9,7 +9,7 @@ RUN apt-get update
RUN apt-get -y install git python3.7 python3-pip librocksdb-dev libsnappy-dev libbz2-dev libz-dev liblz4-dev
RUN pip3 install aiohttp pylru python-rocksdb
RUN pip3 install multidict aiohttp pylru python-rocksdb
RUN git clone -b $VERSION https://github.com/spesmilo/electrumx.git