File: //usr/local/lib/python3.7/site-packages/pip/_internal/models/__pycache__/scheme.cpython-37.pyc
B
L��g� � @ s$ d Z dddddgZG dd� d�ZdS ) z�
For types associated with installation schemes.
For a general overview of available schemes and their context, see
https://docs.python.org/3/install/index.html#alternate-installation.
�platlib�purelib�headers�scripts�datac @ s, e Zd ZdZeZeeeeedd�dd�ZdS )�SchemeztA Scheme holds paths which are used as the base directories for
artifacts associated with a Python package.
N)r r r r r �returnc C s"