Current File : /home/inlingua/miniconda3/lib/python3.1/site-packages/conda/_vendor/__init__.py
# -*- coding: utf-8 -*-
"""
Conda's pure-python dependencies will be
`vendored <http://stackoverflow.com/questions/26217488/what-is-vendoring>`_
until conda 5.0 when conda will be isolated in its own private environment.

Introduction of dependencies for the 4.x series is discussed in
https://github.com/conda/conda/issues/2825.
"""