◆ call_command()
def call_command |
( |
|
self, |
|
|
|
cmdname, |
|
|
** |
kw |
|
) |
| |
Invoke reinitialized command `cmdname` with keyword args
◆ copy_metadata_to()
def copy_metadata_to |
( |
|
self, |
|
|
|
target_dir |
|
) |
| |
◆ do_install_data()
def do_install_data |
( |
|
self | ) |
|
◆ finalize_options()
def finalize_options |
( |
|
self | ) |
|
◆ gen_header()
◆ get_ext_outputs()
def get_ext_outputs |
( |
|
self | ) |
|
Get a list of relative paths to C extensions in the output distro
◆ get_outputs()
◆ initialize_options()
def initialize_options |
( |
|
self | ) |
|
◆ run()
◆ zap_pyfiles()
◆ zip_safe()
◆ bdist_dir
◆ boolean_options
◆ description
◆ dist_dir
◆ egg_info
◆ egg_output
◆ ei_cmd
◆ exclude_source_files
◆ keep_temp
◆ plat_name
◆ skip_build
◆ stubs
◆ user_options
The documentation for this class was generated from the following file:
- /home/passerat/Stage/flaskProject/venv/lib/python3.8/site-packages/setuptools/command/bdist_egg.py