# -*- python -*-
from lsst.sconsUtils import scripts
# Python-only package
scripts.BasicSConstruct("drp_pipe", disableCc=True, noCfgFile=True)
