Skip to content

Updated imports of configparser python module using six

Duncan Macleod requested to merge duncanmmacleod/lalsuite:configparser into master

This patch updates imports of configparser in python using six in the following places

  • /lalsimulation/test/ - as a result python{3}-six is now a build requirement
  • lalinference (python module)

Merge request reports