OpenQuizz
Une application de gestion des contenus pédagogiques
|
Functions | |
def | build_wheel_pep517 (name, backend, metadata_directory, tempd) |
Variables | |
logger | |
def pip._internal.operations.build.wheel.build_wheel_pep517 | ( | name, | |
backend, | |||
metadata_directory, | |||
tempd | |||
) |
Build one InstallRequirement using the PEP 517 build process. Returns path to wheel if successfully built. Otherwise, returns None.
logger |