From b44a886bacb2cbb886ce8be92c84235ce556916c Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Thu, 5 Sep 2024 02:36:17 -0400 Subject: [PATCH] docs: more info in README Signed-off-by: Henry Schreiner --- README.md | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) diff --git a/README.md b/README.md index 9d0c25d8..33c98e99 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,66 @@ This will build the package in an isolated environment, generating a source-distribution and wheel in the directory `dist/`. See the [documentation](https://build.pypa.io) for full information. +### Common arguments + +- `--sdist` (`-s`): Produce just an SDist +- `--wheel` (`-w`): Produce just a wheel +- `-C