Ofek Lev
Ofek Lev
How are you reading the property/what property?
Thanks for the reminder, I forgot! The field you're checking for doesn't actually provide a guarantee as anything could happen at build time that includes non-Python files. The only way...
Oh, then what you're asking is impossible because Hatchling allows for build hooks which can do anything.
When building the Cargo [installation](https://ofek.dev/pyapp/latest/build/#installation) rather than the local repository method the paths must be absolute because the current directory is different.
I don't have further time to offer troubleshooting assistance but the project name is empty somehow. The call chain is as follows: - https://github.com/ofek/pyapp/blob/9521dc908f547ba6676e4c0549cebff504b8cf15/build.rs#L666 - https://github.com/ofek/pyapp/blob/9521dc908f547ba6676e4c0549cebff504b8cf15/build.rs#L601 - https://github.com/ofek/pyapp/blob/9521dc908f547ba6676e4c0549cebff504b8cf15/build.rs#L457 Try printing...
https://github.com/Loesgar/mvsr/blob/main/lang/python/hatch_build.py
Can you please show me your project config?
Thanks! We wouldn't be able to do this for custom build plugins because those get packaged into the source distribution and then when building from that weird stuff might happen...
Sure, I can do this! Thanks for the extra context.
Thanks a lot for working on this! When might it be included in a release?