Commit 5b4cb2c
authored
Remove installation of package requirements in pypi publishing workflow (#308)
## 📝 Description
Installation of package requirements is no longer necessary thanks to
the isolated build environment feature of [the build
tool](https://pypa-build.readthedocs.io/en/latest/index.html).
## ✔️ How to Test
I ran the workflow in my repo without the final publishing step and it
succeed.
https://github.com/zliang-akamai/linode_api4-python/actions/runs/53823086951 parent 69224b2 commit 5b4cb2c
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 27 | | |
31 | 28 | | |
32 | 29 | | |
| |||
0 commit comments