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