lsst.pipe.base  20.0.0-2-g04cfba9+7
conf.py
Go to the documentation of this file.
1 #!/usr/bin/env python
2 
3 import lsst.pipe.base
4 from documenteer.sphinxconfig.stackconf import build_package_configs
5 
6 
7 _g = globals()
8 _g.update(build_package_configs(
9  project_name='pipe_base',
10  version=lsst.pipe.base.version.__version__))
lsst::pipe::base
Definition: main.dox:1