Ofek Lev
Ofek Lev
In order to fetch plugins from a private index you would have to set that variable globally or install the plugin manually in the same environment as Hatch, for example...
That makes more sense, thanks for triaging this Jeff! What you could do is create a [custom build target](https://hatch.pypa.io/latest/plugins/builder/custom/) and invoke `hatch build -t custom`. The file would look basically...
This is fixed by having VCS ignore files so I think this is expected. Do you think project creation should instantiate Git?
When you say "created a new directory" what did you mean? I took that to imply you created a directory and then entered the directory and then ran the other...
Okay, for the first part I guess to ask is for Hatch configuration to influence the default exclusion patterns. I think I can do that, sure! As far as that...
What are the next steps for this to be merged?
I missed that, thanks!
What are the next steps for this to be merged?
Have you seen this? https://hatch.pypa.io/latest/how-to/run/python-scripts/
show the full script