Skip to content

Add call to `pip check`

Remi Rampin requested to merge pip-check into master

This will catch issues with dependencies before they hit the primitives repo (which does it explicitly here). Pip is somewhat verbose about this but does not otherwise fail the build.

Merge request reports