Commit 22f06e55 by finswimmer Committed by GitHub

Merge pull request #1914 from brandonaut/fix-build-doc

Documentation: Fix `build` command
parents 5c30345c 3d61e2ae
...@@ -305,7 +305,7 @@ Note that, at the moment, only pure python wheels are supported. ...@@ -305,7 +305,7 @@ Note that, at the moment, only pure python wheels are supported.
### Options ### Options
* `--format (-F)`: Limit the format to either wheel or sdist. * `--format (-f)`: Limit the format to either `wheel` or `sdist`.
## publish ## publish
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment