- A python module failed to install because it tried to uninstall a
dependency of another python module, which was read-only.
- Now installing python modules together in one flatpak module.
- The manifest file is generated by ./make-flatpak-manifest.py.
It contains the latest versions of eris's dependencies.
- The manifest file can be checked with the build-flatpak.sh script.