Closed alecandido closed 7 months ago
Merging #179 (6ed0323) into master (c8a3511) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #179 +/- ##
=======================================
Coverage 89.08% 89.08%
=======================================
Files 47 47
Lines 6935 6935
=======================================
Hits 6178 6178
Misses 757 757
Flag | Coverage Δ | |
---|---|---|
python | 80.64% <ø> (ø) |
|
rust | 89.19% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
In case this is a problem with pip @AleCandido opened an Issue here: https://github.com/pypa/auditwheel/issues/396.
In case this is a problem with pip @AleCandido opened an Issue here: pypa/auditwheel#396.
Marked as duplicated of https://github.com/pypa/auditwheel/issues/340
Since that issue suggests a workaround, I opened https://github.com/PyO3/maturin/issues/1182 to ask if it's possible to implement it in maturin
.
The specs of the current wheel format are here: https://peps.python.org/pep-0427/
Closes #177
I already updated the container (notice that I remove the default entrypoint, now it runs interactively with bash), and the wheels releasing workflow.
Still, we have to:
pineappl
depedn onpineappl_cli
, see #177