CI: run pytest and install test against Python 3.10
- Nov 03, 2024
-
-
Oliver Smith authored
pmbootstrap requires "tomli" if running with python < 3.11, so install it.
-
You can't check enum membership with __contains__() on Python 3.10, poke inside the enum instead. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
Use Alpine 3.17 to test pmbootstrap with older versions of Python Fixes: #2477 Suggested-by:
Oliver Smith <ollieparanoid@postmarketos.org> Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-