rename package
This commit is contained in:
parent
55b78ea09e
commit
914faa6596
2 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ COPY --from=gobuilder /pygomx-build/libmxclient.h /usr/local/include/libmxclient
|
||||||
|
|
||||||
RUN pip install cffi setuptools
|
RUN pip install cffi setuptools
|
||||||
|
|
||||||
COPY pygomx /pygomx
|
COPY pygomx-module /pygomx
|
||||||
|
|
||||||
RUN <<EOF
|
RUN <<EOF
|
||||||
cd /pygomx
|
cd /pygomx
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue