# -*- python -*-
from lsst.sconsUtils import scripts
scripts.BasicSConscript.pybind11(['psf',
                                  'footprint',
                                  'footprintSet',
                                  'threshold',
                                  'peak',
                                  'footprintCtrl',
                                  'gaussianPsf',
                                  'footprintMerge',
                                  'heavyFootprint'])
