LSSTApplications  11.0-22-g33de520,13.0+153,14.0+52,14.0+57,14.0-1-g013352c+36,14.0-1-g13ef843+9,14.0-1-g4b114ac+14,14.0-1-g7257b6a+12,14.0-1-g8b7e855+51,14.0-13-g7a60b79+2,14.0-14-g87d16e8+10,14.0-14-gbf7a6f8a,14.0-17-g4f4ea82+5,14.0-2-g319577b+11,14.0-2-ga5af9b6+10,14.0-22-gc48c03f+3,14.0-3-g20413be+3,14.0-46-g76222d5f+3,14.0-47-g0a51fac97,14.0-5-g744ff5f+2,14.0-5-g86eb1bd+31,14.0-6-gd5b81a9+6,14.0-6-ge2c9487+42,14.0-8-g7f6dd6b+6,14.0-8-gb81b6e9+4,14.0-9-g11010eb,14.0-9-g330837b+5
LSSTDataManagementBasePackage
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '14.0-13-g7a60b79+2'
3 __repo_version__ = '14.0-13-g7a60b79'
4 __fingerprint__ = '7a60b79e100e91734f43ef79af19df3b960aad72'
5 __rebuild_version__ = 2
6 __dependency_versions__ = {
7  'boost': '1.60.lsst1+2',
8  'numpy': '1.13.1',
9  'eigen': '3.2.5.lsst3',
10  'fftw': '3.3.4.lsst2',
11  'ndarray': '1.3.3.lsst1',
12  'starlink_ast': 'lsst-dev-gc8b18833b2',
13  'python': 'unknown',
14  'pybind11': '2.1.1',
15 }
16 __all__ = (
17  '__version__',
18  '__repo_version__',
19  '__fingerprint__',
20  '__rebuild_version__',
21  '__dependency_versions__',
22 )