Ofek Lev

Results 1177 comments of Ofek Lev

```toml [tool.hatch.build.targets.wheel.force-include] "bar/src/bar" = "foo/bar" ```

You will need to manually duplicate its dependencies, this is not supported yet.

I didn't think this would be useful, sure, I would gladly accept a PR!

My thought is to maintain the behavior of finding the first ignore file, but then only break if a `.git` directory is found at some point along traversing up the...

Thank you for expanding on how the resolution would work! I am open to this 🙂

Somewhat unrelated, but would this functionality be useful to you? https://github.com/pypa/hatch/discussions/1124#discussioncomment-7832642

@geodab That is a good idea and something I wish to support as an option. I'm going to use the following issue to track: https://github.com/pypa/hatch/issues/304

Do you mean if there was no file that matched for inclusion in the artifact like a wheel?

https://github.com/pypa/hatch/issues/995#issuecomment-1763168434