Ofek Lev

Results 1177 comments of Ofek Lev

```toml [tool.hatch.build.hooks.vcs] raw-options = { root = "../.." } ```

Not a problem with CFFI https://github.com/python-cffi/cffi/issues/75

- https://hatch.pypa.io/latest/plugins/environment-collector/reference/ - https://github.com/DataDog/integrations-core/blob/10bd0a9c9198438483df99dbe4b3c3547621fd19/datadog_checks_dev/datadog_checks/dev/plugin/hatch/environment_collector.py#L69-L154

Hey there, heads up that I just released [coincurve v21.0.0](https://github.com/ofek/coincurve/releases/tag/v21.0.0) which brings performance improvements and removes all runtime dependencies!

FYI since https://github.com/astral-sh/uv/pull/3717 this is now completely possible to implement and I do so here: - https://github.com/pypa/hatch/blob/hatch-v1.11.1/release/windows/make_scripts_portable.py - https://github.com/pypa/hatch/blob/hatch-v1.11.1/release/unix/make_scripts_portable.py

Yes that is exactly correct and I can remove that entire logic once such a flag exists in UV! I posted those links mostly to assist in someone doing the...

I would also be interested in using various parts in [PyApp](https://github.com/ofek/pyapp).

Nice to see this happening! My preference for the name would depend on its anticipated use. Say someone notes the date of successful environment creation or is using VCS metadata...

That would be awesome, I'm very excited for `reqwest` to start using this!