lsst.pex.policy  13.0-2-g4b114ac
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Variables
lsst.pex.policy.version Namespace Reference

Variables

string __version__ = '13.0-2-g4b114ac'
 
string __repo_version__ = '13.0-2-g4b114ac'
 
string __fingerprint__ = '0x0'
 
dictionary __dependency_versions__
 
tuple __all__
 

Variable Documentation

tuple lsst.pex.policy.version.__all__
Initial value:
1 = (
2  '__version__',
3  '__repo_version__',
4  '__fingerprint__',
5  '__dependency_versions__',
6 )

Definition at line 19 of file version.py.

dictionary lsst.pex.policy.version.__dependency_versions__
Initial value:
1 = {
2  'boost': '1.60.lsst1+1',
3  'python': 'unknown',
4  'boost_regex': '1.60.lsst1+1',
5  'base': '13.0-8-g5c3b8ec',
6  'pex_exceptions': '13.0-3-g13ef843+1',
7  'numpy': '0.0.4',
8  'utils': '13.0-9-gf29e843',
9  'daf_base': '13.0-4-g2dbbef6',
10  'boost_system': '1.60.lsst1+1',
11  'boost_filesystem': '1.60.lsst1+1',
12  'boost_test': '1.60.lsst1+1',
13  'pybind11': 'master-g6f4b1f770b',
14 }

Definition at line 5 of file version.py.

string lsst.pex.policy.version.__fingerprint__ = '0x0'

Definition at line 4 of file version.py.

string lsst.pex.policy.version.__repo_version__ = '13.0-2-g4b114ac'

Definition at line 3 of file version.py.

string lsst.pex.policy.version.__version__ = '13.0-2-g4b114ac'

Definition at line 2 of file version.py.