File: //lib64/python3.6/site-packages/borg/__pycache__/__init__.cpython-36.pyc
3
y��b[ � @ sJ d dl mZ ddlmZ ee�ZejjZe dd� eD ��sFt
de ��dS )� )�parse� )�versionc c s | ]}t |t�V qd S )N)�
isinstance�int)�.0�v� r � /usr/lib64/python3.6/__init__.py� <genexpr> s r z�broken borgbackup version metadata: %r
version metadata is obtained dynamically on installation via setuptools_scm,
please ensure your git repo has the correct tags or you provide the version
using SETUPTOOLS_SCM_PRETEND_VERSION in your build script.
N)Zpackaging.versionr Z
parse_versionZ_versionr �__version__Z_v�releaseZ__version_tuple__�all�AssertionErrorr r r r
�<module> s