Ofek Lev
Ofek Lev
https://github.com/jcrist/msgspec/releases/tag/0.20.0
I would very much appreciate that! I think maybe what you're talking about should be the default behavior, see this issue https://github.com/ofek/userpath/issues/3#issuecomment-512973913
Preferably both but the former for sure, just modify one file by default
Thanks! Would you be interested in opening a PR?
This will be fixed and yes UV will improve things when I add that.
Can you please try master to see if this fixes it? https://github.com/pypa/hatch/pull/1387
How was Hatch installed?
Does it work if you use the version of Hatch that your distribution provides?
Looks like you need to import `sys`.
I think it was a case of "if there is no dynamic update implementation from the configured plugin we don't know what to do" but as you mention we in...