Build with Setuptools
Build a Python project with setuptools.
Prerequisites
When using setuptools to pack the code, ensure that the setup.py file exists in the root directory of the code. For details on how to write the file, see the official instructions of Python.
Configuration Description
Add Build with Setuptools, when configuring build actions.
The parameters are described in the following table.
Parameter |
Description |
---|---|
Action Name |
Name of a build action. It can be customized. |
Tool Version |
Select a tool version. |
Commands |
Configure the build commands.
|
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.