mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-02-13 06:28:24 +00:00
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.