Pavel Zwerschke

Results 112 issues of Pavel Zwerschke

## Summary Description: - Tool repo URL: https://github.com/prefix-dev/pixi - Plugin repo URL: https://github.com/pavelzw/asdf-pixi ## Checklist - [x] Format with `scripts/format.bash` - [x] Test locally with `scripts/test_plugin.bash --file plugins/` - [x]...

# Pull Request Thank you for contributing to @toptal/gitignore and https://www.gitignore.io. ## New or update Select the appropriate check box for this pull request. This helps when merging to ensure...

##### SUMMARY The plugin fails when using `podman-docker` because it expects a specific format output format in `docker version --format '{{ json . }}'` which is not supported by `podman-docker:...

not-a-bug

```py if __name__ == "__main__": """Aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaa┘.""" # This is a comment ``` `docformatter -i test.py` on macOS (arm) results in no changes being made. `docformatter -i test.py` on linux...

P: bug
C: convention
U: high

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? When running conda-pack multiple times, I would...

type::bug

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? When running a generated windows installer with...

type::bug

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? When running the windows installer with `/S`,...

type::bug

Hi, would it be possible to build pkg-config for MSVC targets as well?

### Problem description In Deep Learning, you sometimes have the use case that you want to test dependencies using solve groups but want to support both cpu and gpu configurations....

enhancement