lsst.pipe.base  20.0.0-28-g73474ed+3c7e226ea7
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '20.0.0-28-g73474ed+3c7e226ea7'
3 __repo_version__ = '20.0.0-28-g73474ed'
4 __fingerprint__ = '0x0'
5 __dependency_versions__ = {
6  'boost': 'unknown',
7  'python': 'unknown',
8  'base': '20.0.0-9-g5051ac2+d529cf1a41',
9  'pex_exceptions': '20.0.0+44dbdb3492',
10  'numpy': 'None',
11  'utils': '20.0.0-6-gd222c45+7040a8a6f6',
12  'pex_config': '20.0.0-2-ga51b5d4+1f4ba438e8',
13  'boost_regex': 'unknown',
14  'daf_base': '20.0.0-4-gf910f65+b4ab3064f8',
15  'log4cxx': 'unknown',
16  'log': '20.0.0-2-g61b8584+b4ab3064f8',
17  'daf_persistence': '20.0.0-3-gbecbe05+7f0063ada4',
18 }
19 __all__ = (
20  '__version__',
21  '__repo_version__',
22  '__fingerprint__',
23  '__dependency_versions__',
24 )