lsst.geom  15.0-1-g417ea41+5
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '15.0-1-g417ea41+5'
3 __repo_version__ = '15.0-1-g417ea41'
4 __fingerprint__ = '0x0'
5 __rebuild_version__ = 5
6 __dependency_versions__ = {
7  'boost': '1.66.0+2',
8  'boost_math': '1.66.0+2',
9  'eigen': '3.2.10',
10  'numpy': '1.13.1+2',
11  'fftw': '3.3.4.lsst2',
12  'ndarray': '1.5.1',
13  'base': '15.0-2-g8aea5f4+2',
14  'pex_exceptions': '15.0-3-g707930d+4',
15  'sphgeom': '12.1-6-g7bb14cc+1',
16  'python': 'unknown',
17  'boost_regex': '1.66.0+2',
18  'utils': '15.0-5-gcf0c02d',
19  'boost_test': '1.66.0+2',
20  'pybind11': '2.1.1.lsst2',
21 }
22 __all__ = (
23  '__version__',
24  '__repo_version__',
25  '__fingerprint__',
26  '__rebuild_version__',
27  '__dependency_versions__',
28 )