CI: run pytest and install test against Python 3.10
All threads resolved!
All threads resolved!
Compare changes
- Caleb Connolly authored
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>
+ 1
− 1