TOOL » PIP

Build

Dependency

Requires the package build.

shell
pip install --upgrade build

Usage

Inside the package's source code directory, run:

shell
python -m build

The result of the build will be inside the dist directory.