Commit 713f371
committed
build-numpy: set UV environment variables
The NumPy build itself doesn't need any of the packages from our
registry, but when we use twine to publish the wheels, it tries to
install cffi from source and fails. Add the UV variables to the
environment so that the publish-to-gitlab action inherits them and uses
them when invoking twine with uvx.
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>1 parent cb2a039 commit 713f371
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
0 commit comments