drop python binding support

This commit is contained in:
Ryo Nakamura
2024-02-04 16:18:27 +09:00
parent 7f5fcc617c
commit d57ed4149d
17 changed files with 2 additions and 1205 deletions

View File

@@ -35,6 +35,3 @@ RUN cd ${mscpdir} \
&& cp mscp /mscp/build/mscp_alpine-3.17-x86_64.static
# copy mscp to PKG FILE NAME because this build doesn't use CPACK
# install mscp python module
RUN cd ${mscpdir} \
&& python3 pysetup.py install --user