Skip to content

Commit

Permalink
Build wheel from sdist (#154)
Browse files Browse the repository at this point in the history
According to [the documentation](https://build.pypa.io/en/stable/#python--m-build),
not passing `--sdist` and `--wheel` will cause the wheel being
built from the sdist, instead of both being built separately.
This is the recommended way to build the packages.
  • Loading branch information
srittau authored Nov 19, 2024
1 parent 19b6af5 commit 2e9d426
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 2e9d426

Please sign in to comment.