Feat
- test on object deletion
- missing libs for python, copy runner after poetry env was made
- moved before test steps in github action to build python from sources
- build check with cmake, arch is always 64bit
- use more recent manylinux, install packages, skip unwanted archs
- linux builder will launch check tool
- makefile to extract and build check tool
- add check tool
Fix
- using manylinux2014 that has gcc toolchain 10 to avoid issue with libsubunit
- disable subunit check tool or compile does not work in manylinux