mirror of
https://github.com/polhenarejos/pico-hsm.git
synced 2026-04-17 21:58:27 +00:00
Do not install apt pyscard
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
8fde25eff2
commit
1d6cc6ff89
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ RUN apt install -y libccid \
|
|||
swig \
|
||||
libssl-dev \
|
||||
cmake \
|
||||
python3-pyscard \
|
||||
vsmartcard-vpcd \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
RUN pip3 install pytest pycvc cryptography base58
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue