Consider adding wheels to releases #99
tusharsadhwani
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
You can just do something like
Works also with pip Or
|
Beta Was this translation helpful? Give feedback.
0 replies
-
@tusharsadhwani How would you use those .whl files? Does @ubaumann 's suggestion work for you? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I believe dropping a pre-built
.whl
file into the releases would go a long way.If going the manual route doesn't sound that nice, there are github actions that will build and release every new tag for you.
Beta Was this translation helpful? Give feedback.
All reactions