lsst.geom  17.0+2
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '17.0+2'
3 __repo_version__ = '17.0'
4 __fingerprint__ = '0x0'
5 __version_info__ = (17, 0)
6 __rebuild_version__ = 2
7 __dependency_versions__ = {
8  'boost': '1.69',
9  'boost_math': '1.69',
10  'eigen': '3.3.4.lsst1',
11  'numpy': '1.14.5+1',
12  'fftw': '3.3.4.lsst2',
13  'ndarray': '1.5.2+2',
14  'base': '17.0+1',
15  'pex_exceptions': '17.0.1-1-g8de6c91',
16  'sphgeom': '17.0+1',
17  'python': 'unknown',
18  'utils': '17.0+3',
19  'boost_test': '1.69',
20  'pybind11': '2.2.3.lsst2',
21 }
22 __all__ = (
23  '__version__',
24  '__repo_version__',
25  '__fingerprint__',
26  '__version_info__',
27  '__rebuild_version__',
28  '__dependency_versions__',
29 )