6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-02-13 06:28:24 +00:00
Régis Behmo b4947d10e7 Prevent package uninstall in openedx image
The `update_assets` paver task of the lms/cms attempt to manually
uninstall some old packages. We should not concern ourselves by this,
since all requirements are installed from scratch in every docker image.

Close #73.
2018-10-01 19:18:01 +02:00
..