poetry-build
Verified for current stable LTS
Poetry Build Command: Build Source Distribution
Use for build source distribution with Poetry Build. Exact CLI syntax to build source distribution using Poetry Build.
When to use this: Use for build source distribution with Poetry Build.
Command Syntax
poetry build -f sdist poetry build -f sdist Command Breakdown
-f- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to build source distribution using Poetry Build.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Poetry Build Command: Build Package Tarball Wheel
poetry build Poetry Build Command: Build Wheel Package poetry build -f wheel Poetry Build Command: Clean Output Directory poetry build --clean Poetry Build Command: Set Output Directory poetry build -o <path/to/directory> FFmpeg Command: Combine Images Into Video Or Gif ffmpeg -i <path/to/frame_%d.jpg> -f image2 <video.mpg|video.gif>