Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
setuptools_build.py File Reference

Go to the source code of this file.

Namespaces

namespace  pip
 
namespace  pip._internal
 
namespace  pip._internal.utils
 
namespace  pip._internal.utils.setuptools_build
 

Functions

List[str] make_setuptools_shim_args (str setup_py_path, Optional[Sequence[str]] global_options=None, bool no_user_config=False, bool unbuffered_output=False)
 
List[str] make_setuptools_bdist_wheel_args (str setup_py_path, Sequence[str] global_options, Sequence[str] build_options, str destination_dir)
 
List[str] make_setuptools_clean_args (str setup_py_path, Sequence[str] global_options)
 
List[str] make_setuptools_develop_args (str setup_py_path, *Sequence[str] global_options, bool no_user_config, Optional[str] prefix, Optional[str] home, bool use_user_site)
 
List[str] make_setuptools_egg_info_args (str setup_py_path, Optional[str] egg_info_dir, bool no_user_config)
 

Variables

 _SETUPTOOLS_SHIM