Let us walk on the 3-isogeny graph
|
Go to the source code of this file.
Namespaces | |
namespace | pip |
namespace | pip._internal |
namespace | pip._internal.operations |
namespace | pip._internal.operations.build |
namespace | pip._internal.operations.build.metadata_legacy |
Functions | |
str | _find_egg_info (str directory) |
str | generate_metadata (BuildEnvironment build_env, str setup_py_path, str source_dir, bool isolated, str details) |
Variables | |
logger = logging.getLogger(__name__) | |