## -*- python -*-
from lsst.sconsUtils import scripts
scripts.BasicSConscript.pybind11(['observatory',
                                  'weather'],
                                 addUnderscore=False)
