Commit 01f90ea
Build wheel from sdist
Starting in version 0.5.0, the default behavior of `pypa/build` is to
first build the sdist, then to buil a wheel from the sdist, see:
https://pypa-build.readthedocs.io/en/latest/changelog.html#id10
If you specify `-s -w`, both will be built from the local directory.
Since the sdist is the correct release artifact from which to build
wheels, the default behavior is preferred.1 parent b96e9e5 commit 01f90ea
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments