Carlos Paniagua
Carlos Paniagua
Suggestion: Have an option to list user-created argument groups above the `"optional"` default group? At first I thought they were listed alphabetically but the optional group is always displayed first...
I'll look into this. Thanks @ashwani-rathee :)
@mkitti you beat me to the punch in including a workflow, thanks! Thank you also for introducing me to `reinterpret` and using `read` with the `DateTime` type! But what if...
@IanButterworth You could call `skimage.measure.regionprops` using `PyCall.jl` and write your own wrapper. It works pretty well.
What if the package name "foo" is already taken but I still want to use `src/foo` for the source code? If I make the project name "foo-bar" then `uv` tries...