whey(1) | whey | whey(1) |
whey - Build a wheel for the given project
whey [OPTIONS] [PROJECT]
whey Build a wheel for the given project:
-s, --sdist - Build a source distribution.
-w, --wheel - Build a wheel.
-b, --binary - Build a binary distribution.
-B, --builder <BUILDER> - The builder to build with.
--build-dir <DIRECTORY> - The temporary build directory.
-o, --out-dir <DIRECTORY> - The output directory.
-v, --verbose - Enable verbose output.
--colour, --no-colour - Whether to use coloured output.
-T, --traceback - Show the complete traceback on error.
PROJECT - The path to the project to build. Optional argument. Default '.'
WHEY_VERBOSE - Environment variables Provides a default for -v / --verbose
WHEY_TRACEBACK - Environment variables Provides a default for -T / --traceback
Written by Dominic Davis-Foste <dominic@davis-foster.co.uk>
This manual page was written by Josenison F. da Silva <nilsonfsilva@hotmail.com> and Bo YU <tsu.yubo@gmail.com> for the Debian project (but may be used by others).
16 February 2024 | 0.0.24 |