LSSTApplications
18.1.0
LSSTDataManagementBasePackage
stack
Linux64
pipe_base
18.1.0
doc
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:
__init__.py:1
Generated on Thu Aug 8 2019 20:19:59 for LSSTApplications by
1.8.13