Commit b4a0b33
committed
ci: avoid running setup.py directly for build
* Use "python -m build" instead of invoking setup.py directly.
* https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html1 parent 477b206 commit b4a0b33
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
0 commit comments