lsst.obs.base
7.0-hsc+1
python
lsst
obs
base
version.py
Go to the documentation of this file.
1
# -------- This file is automatically generated by LSST's sconsUtils -------- #
2
__version__ =
'7.0-hsc+1'
3
__repo_version__ =
'7.0-hsc'
4
__fingerprint__ =
'1ec47d7044f2ef03802bb293d7f28cdc41d7eeb2'
5
__rebuild_version__ = 1
6
__dependency_versions__ = {
7
'boost'
:
'1.60.lsst1-3-g1c4857aa'
,
8
'python'
:
'unknown'
,
9
'base'
:
'7.0-hsc'
,
10
'pex_exceptions'
:
'7.0-hsc'
,
11
'numpy'
:
'1.13.1-2-g36a8a36'
,
12
'utils'
:
'7.0-hsc'
,
13
}
14
__all__ = (
15
'__version__'
,
16
'__repo_version__'
,
17
'__fingerprint__'
,
18
'__rebuild_version__'
,
19
'__dependency_versions__'
,
20
)
Generated on Fri Jun 7 2019 17:18:41 for lsst.obs.base by
1.8.13