LSSTApplications  11.0-24-g0a022a1,14.0+77,15.0,15.0+1
LSSTDataManagementBasePackage
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '15.0'
3 __repo_version__ = '15.0'
4 __fingerprint__ = '77a82f32a29f90ae1c6369a556c482183601c9c9'
5 __version_info__ = (15, 0)
6 __dependency_versions__ = {
7  'boost': '1.66.0',
8  'numpy': '1.13.1',
9  'eigen': '3.2.5.lsst3',
10  'fftw': '3.3.4.lsst2',
11  'ndarray': '1.4.2lsst1',
12  'starlink_ast': 'lsst-dev-geaa6eadbc4',
13  'python': 'unknown',
14  'pybind11': '2.1.1-1-gbfe630d',
15 }
16 __all__ = (
17  '__version__',
18  '__repo_version__',
19  '__fingerprint__',
20  '__version_info__',
21  '__dependency_versions__',
22 )