Raunak Chowdhuri
Raunak Chowdhuri
@bp-kelley Happy to do so! I need your pypi username to be able to do that, could you send that over? If not willing to share here, you can also...
Sent the invite!
Same here in a react app
@dukeeagle funny to run into you on Tauri issues 😛 It's actually quite easy to implement this using the above two solutions. Feels native. Thanks for the great work @haasal...
The issue for me was that the previously built image was open and bundle_dmg.sh couldn't overwrite it because the old app was running (permission error). Silly problem!
Neat, thanks! Very helpful :)) On Sat, Jul 1, 2023 at 3:02 PM Lucas Igel ***@***.***> wrote: > I fixed it! I think the latest version of macOS is responsible...
I think this issue can be managed by the [default_flow_style kwarg](https://pyyaml.org/wiki/PyYAMLDocumentation#Dictionarieswithoutnestedcollectionsarenotdumpedcorrectly). Should I change the default kwarg to be "default_flow_style=True"? @zhijian-liu
+1 on this - would love to see it merged @pietermarsman