- 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.
This reverts commit 04fb17cb3f.
- Am seeing a bug where only one worker continues processing
on python3.8.
- Ubuntu and freedesktop-sdk are still on 3.7.
- Not using any features of 3.8 yet.
- Also removes color from mypy.
- 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.