Skip to content

Minor fixes finding python

Jakob Maljaars requested to merge require-python-3 into master

Small MR that adds two things:

  1. requiring python >=3.6 (in view of idgcaldpstep work)
  2. only require python when BUILD_WITH_PYTHON=ON

Merge request reports