mirror of
https://github.com/upa/mscp.git
synced 2026-02-24 08:54:44 +08:00
drop python binding support
This commit is contained in:
@@ -34,7 +34,3 @@ RUN cd ${mscpdir} \
|
||||
&& cpack -G DEB CPackConfig.cmake \
|
||||
&& dpkg -i *.deb
|
||||
|
||||
# install mscp python module
|
||||
RUN cd ${mscpdir} \
|
||||
&& python3 pysetup.py install --user \
|
||||
&& ldconfig
|
||||
|
||||
Reference in New Issue
Block a user