George Waters
George Waters
Just pushed some new commits and I think I may have been wrong about it being overly difficult! With a slight tweak to `_get_archs_and_version_from_wheel_name` I was able to use the...
What if we add a flag `--overwrite/--no-overwrite`. The default when neither is given, **for now**, being `--overwrite`. But in this case, we raise the informative error @matthew-brett would like to...
I just fixed the last test I added. Total user error, forgot to add the right hand side of that assert 😅 sorry about that.
I'm suggesting we don't just print something out, but raise an error and print something out. I thought based on @matthew-brett's comments: > Another option would be to rename the...
@HexDecimal I don't understand why you feel a new command is better than requiring a new flag on `delocate-fuse`. I don't have any preference on the name but something like:...
Sorry I wasn't able to respond to this sooner. I wanted to say I very much appreciate that response @HexDecimal and completely agree with all of your critiques. With that,...
Just a heads up, I'm not going to have much time to work on this for the next week. So I'll do what I can, but probably will get to...
Any thoughts on what's left for this to be ready to merge?
Great! Thanks for working with me through this.
This should be resolved with https://github.com/python-poetry/poetry/pull/7121