Resolve "Remove Parallax Testing"

Merged Ramon Nou requested to merge rnou/268-remove-parallax-testing into master

This MR updates testing for the new docker CI environment:

  • Removes Parallax Testing to make faster tests (we will activate again if needed, or changes are applied)
  • Adds cstdint for uint types (gcc 10..)
  • Updates python sh library/package to a newer version. This solves and produces some changes.
  • Solved a bug in sfind

Closes #268 (closed)

Edited by Ramon Nou

Merge request reports