Revert "add all seahub thirdparty modules"

This reverts commit d32bda3600.
This commit is contained in:
Gerrit Gogel 2024-08-01 20:05:01 +02:00
parent 6a0a8cc508
commit e6d2adc86a

View file

@ -42,7 +42,7 @@ lxml==5.2.2 \
python-ldap==3.4.4 \ python-ldap==3.4.4 \
pytz==2024.1 \ pytz==2024.1 \
django==4.2.14 \ django==4.2.14 \
requests==2.32.3 requests==2.32.3
RUN find /pip-deps -name "__pycache__" -type d -exec rm -r {} + && \ RUN find /pip-deps -name "__pycache__" -type d -exec rm -r {} + && \
rm -rf /pip-deps/pip /pip-deps/wheel /pip-deps/setuptools rm -rf /pip-deps/pip /pip-deps/wheel /pip-deps/setuptools