Ofek Lev

Results 1176 comments of Ofek Lev

It's not a complete resolution for sure! But it is much faster than powershell.

> if I run `pip install -e .` in this repo will it still get installed? will it be installed in editable mode? Yup! `pip` introduced support for [PEP 660](https://peps.python.org/pep-0660/)...

It supports Conda too https://anaconda.org/conda-forge/hatchling

Has anyone had time to review this?

Any thoughts? 🙂

Only https://github.com/pypa/hatch/issues/370

Is there a way you can encode that in a single URL so it doesn't have to hit an endpoint every time?

Since this was opened a while ago, have there been any changes internally that would make such an implementation easier?