# -*- python -*-
from lsst.sconsUtils import scripts
scripts.BasicSConstruct(
    "astshim",
    versionModuleName="python/%s/version.py",
)
