lsst.geom
7.0-hsc
python
lsst
geom
version.py
Go to the documentation of this file.
1
# -------- This file is automatically generated by LSST's sconsUtils -------- #
2
__version__ =
'7.0-hsc'
3
__repo_version__ =
'7.0-hsc'
4
__fingerprint__ =
'fd1767437df33cb529f0e06d34ca240144c4f8b9'
5
__dependency_versions__ = {
6
'boost'
:
'1.60.lsst1-3-g1c4857aa'
,
7
'boost_math'
:
'1.60.lsst1-3-g1c4857aa'
,
8
'eigen'
:
'7.2-hsc'
,
9
'numpy'
:
'1.13.1-2-g36a8a36'
,
10
'fftw'
:
'3.3.4.lsst2'
,
11
'ndarray'
:
'7.0-hsc-1-g8273558'
,
12
'base'
:
'7.0-hsc'
,
13
'pex_exceptions'
:
'7.0-hsc'
,
14
'sphgeom'
:
'7.0-hsc'
,
15
'python'
:
'unknown'
,
16
'utils'
:
'7.0-hsc'
,
17
'boost_test'
:
'1.60.lsst1-3-g1c4857aa'
,
18
'pybind11'
:
'2.1.1-4-gd10a463'
,
19
}
20
__all__ = (
21
'__version__'
,
22
'__repo_version__'
,
23
'__fingerprint__'
,
24
'__dependency_versions__'
,
25
)
Generated on Thu May 9 2019 01:11:52 for lsst.geom by
1.8.13