Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
pip._internal.models.scheme Namespace Reference

Data Structures

class  Scheme
 

Variables

list SCHEME_KEYS = ["platlib", "purelib", "headers", "scripts", "data"]
 

Detailed Description

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.

Variable Documentation

◆ SCHEME_KEYS

list SCHEME_KEYS = ["platlib", "purelib", "headers", "scripts", "data"]

Definition at line 9 of file scheme.py.