Do not use editable mode.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos 2025-11-28 00:53:29 +01:00
parent 1d6cc6ff89
commit 0588dde490
No known key found for this signature in database
GPG key ID: C0095B7870A4CCD3

View file

@ -37,7 +37,7 @@ RUN make clean
RUN ldconfig
WORKDIR /
RUN git clone https://github.com/polhenarejos/pypicohsm.git
RUN pip3 install -e pypicohsm
RUN pip3 install pypicohsm
RUN git clone https://github.com/CardContact/sc-hsm-embedded
WORKDIR /sc-hsm-embedded
RUN autoreconf -fi