Ofek Lev

Results 1177 comments of Ofek Lev

Sorry about that. Could it be that Hatch is choosing the wrong architecture?

I am open to this but do not have any idea where to begin as I do not use `pre-commit`.

`{matrix:python}` https://hatch.pypa.io/latest/config/environment/advanced/#context-formatting

oh that option I think just doesn't support context formatting. can you explain what you are trying to do?

there is no way to do that at the project level, which I think makes sense because developers would want control over where potentially large directories are located I can...

Sorry, I meant to say for options that support context formatting it works. This option still does not but I will fix that soon.

Implementing that particular request would be up to the plugin author.

True I guess I could do every option, although I'm thinking about if that is desirable in every circumstance. What do you think?

Hey there! I should document this but the directory used for the `default` environment is actually the name of the project so that when you `hatch shell` the prompt looks...