◆ build()
◆ byte_compile()
def byte_compile |
( |
|
self, |
|
|
|
files |
|
) |
| |
◆ finalize_options()
def finalize_options |
( |
|
self | ) |
|
◆ get_inputs()
Get the list of files that are input to this command, ie. the
files that get installed as they are named in the build tree.
The files in this list correspond one-to-one to the output
filenames returned by 'get_outputs()'.
◆ get_outputs()
Return the list of files that would be installed if this command
were actually run. Not affected by the "dry-run" flag or whether
modules have actually been built yet.
◆ initialize_options()
def initialize_options |
( |
|
self | ) |
|
◆ install()
◆ run()
◆ boolean_options
◆ build_dir
◆ compile
◆ description
◆ force
◆ install_dir
◆ negative_opt
◆ optimize
◆ skip_build
◆ user_options
The documentation for this class was generated from the following file:
- /home/passerat/Stage/flaskProject/venv/lib/python3.8/site-packages/setuptools/_distutils/command/install_lib.py