Do not install apt pyscard

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2025-11-28 00:21:42 +01:00
parent 8fde25eff2
commit 1d6cc6ff89

View File

@@ -22,7 +22,6 @@ RUN apt install -y libccid \
swig \ swig \
libssl-dev \ libssl-dev \
cmake \ cmake \
python3-pyscard \
vsmartcard-vpcd \ vsmartcard-vpcd \
&& rm -rf /var/lib/apt/lists/* && rm -rf /var/lib/apt/lists/*
RUN pip3 install pytest pycvc cryptography base58 RUN pip3 install pytest pycvc cryptography base58