J S Borbely
J S Borbely
This is not an issue with `pipx`, but relates to how `pipx` is installed with `scoop` on Windows. **Describe the bug** Installing `pipx` with `scoop` works (i.e., `pipx` gets installed),...
**OS**: Windows 10 **ruff**: version 0.4.4 (installed via `pipx`) Issue ----- `ruff.exe` silently fails to run from the terminal if Microsoft Visual C++ 2015 Redistributable is not installed. Running ```console...
It has been a very educational experience following the documentation of `hatch` to update my _setup.py_-style projects to follow the latest best-practices. Thank you @ofek for all the time you...
Checklist - [X] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [X] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [X] Source is...