Xuan (Sean) Hu
Xuan (Sean) Hu
Sorry I tried to search but did not find that issue, will close this one as already tracked there. Thanks for the prompt response!
This should be the same issue as #1444
Seems the behavior is similar to https://github.com/pypa/pipx/issues/1572 except for the Python Interpreter part, right? But for the idempotent requirement, `pipx install --force` should work in most cases. Does that work...
Actually, I also had a similar feature request. For my case, the script I use currently is something like `pipx list --short | grep -q "check-jsonschema 0.31.1" || pipx install...
> I saw the tag "good first issue" and tried to help solve it. Thanks and welcome, @NerusSkyhigh! > I may need some help understanding the tests work so that...
Great feature, acutally we can have an optional option for GitLab Runner tag, ans if it exists, we can config it in the default section.
So you mean it works with local file but failed with remote url, right?
Sounds like an encoding problem, I will take a look when having time.