Replies: 3 comments 5 replies
-
If you copy all the necessary files to a directory along with the |
Beta Was this translation helpful? Give feedback.
0 replies
-
I don't believe there is any such utility, although you could probably write one yourself (the information should all be in the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Guessing scikit-build/scikit-build-core#1027 might be the reason? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was hoping to find a tool that can re-package a python project that is built from the system packages (e.g.
dnf install python3-pip
). Doesn'tdist-info/RECORD
have all the information to repackage the wheels?Beta Was this translation helpful? Give feedback.
All reactions