rename package

This commit is contained in:
saces 2026-02-09 23:57:53 +01:00
parent 55b78ea09e
commit 914faa6596
2 changed files with 1 additions and 1 deletions

View file

@ -27,7 +27,7 @@ COPY --from=gobuilder /pygomx-build/libmxclient.h /usr/local/include/libmxclient
RUN pip install cffi setuptools
COPY pygomx /pygomx
COPY pygomx-module /pygomx
RUN <<EOF
cd /pygomx