# -*- python -*-
from lsst.sconsUtils import scripts
scripts.BasicSConscript.pybind11(["threads", "cppimport",
                                  "versions"], addUnderscore=False)
