File tree Expand file tree Collapse file tree 3 files changed +3
-12
lines changed
Expand file tree Collapse file tree 3 files changed +3
-12
lines changed Original file line number Diff line number Diff line change @@ -31,12 +31,9 @@ RUN pip --no-cache-dir install \
3131 contextlib2 \
3232 simplejson \
3333 pint \
34+ git+https://github.com/davidjamesca/ctypesgen.git@3d2d9803339503d2988382aa861b47a6a4872c32 \
3435 graphviz
3536
36- RUN git clone https://github.com/MatthieuDartiailh/pyclibrary.git && \
37- cd pyclibrary && \
38- python setup.py install
39-
4037ENV TERM xterm
4138
4239# Build the library
Original file line number Diff line number Diff line change @@ -31,12 +31,9 @@ RUN pip --no-cache-dir install \
3131 contextlib2 \
3232 simplejson \
3333 pint \
34+ git+https://github.com/davidjamesca/ctypesgen.git@3d2d9803339503d2988382aa861b47a6a4872c32 \
3435 graphviz
3536
36- RUN git clone https://github.com/MatthieuDartiailh/pyclibrary.git && \
37- cd pyclibrary && \
38- python setup.py install
39-
4037ENV TERM xterm
4138
4239# Build the library
Original file line number Diff line number Diff line change @@ -31,12 +31,9 @@ RUN pip --no-cache-dir install \
3131 contextlib2 \
3232 simplejson \
3333 pint \
34+ git+https://github.com/davidjamesca/ctypesgen.git@3d2d9803339503d2988382aa861b47a6a4872c32 \
3435 graphviz
3536
36- RUN git clone https://github.com/MatthieuDartiailh/pyclibrary.git && \
37- cd pyclibrary && \
38- python setup.py install
39-
4037ENV TERM xterm
4138
4239# Build the library
You can’t perform that action at this time.
0 commit comments