Udpdate CONTRIBUTING instructions to fix ruamel build failure
Currently, the ruamel.yaml package does not compile with clang, due to new warnings. This prevents to install pre-commit environments. ruamel.yaml has to be pre-installed, using specific CFLAGS to avoid the build to fail.
Please register or sign in to comment