Current File : //lib/python3.9/site-packages/pip/_internal/models/__pycache__/scheme.cpython-39.pyc |
a
[��f� � @ s d Z g d�ZG 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"