Ofek Lev

Results 1177 comments of Ofek Lev

Nice call, that appears to be exactly what's happening! Please follow this issue for updates: https://github.com/python-cffi/cffi/issues/41

What would you like the platform to return? In other Hatch contexts we consider there to be basically three: `linux`, `windows` and `macos`

FYI the relative path to that script is configurable and merely defaults to `hatch_build.py`. I suppose I don't have any objections to making it more informative however it might be...

I have said forever that locking will be supported eventually and that hasn't changed

I didn't intend for that to have a negative tone! I wouldn't expect anyone to be aware of anything since I haven't taken the time to write a roadmap yet...

The plugin mentioned in the preceding comment by Justin is the best that is possible right now and Hatch could not provide anything better in the immediate future as the...

I will respond to a few comments at the same time: - If you download the Hatch binary then on the first run it will download a Python distribution and...

Yes that is actually expected as I mention in my first bullet point. Hatch binaries are built with [PyApp](https://github.com/ofek/pyapp) and bootstraps itself on the first run. If you already have...

I might be able to shave some MBs off given a new release of the binaries and docs on enabling the option.