Lumír 'Frenzy' Balhar

Results 167 comments of Lumír 'Frenzy' Balhar

In Fedora, I'm now using commits instead of tags so Fedora users are only 15 commits behind the master branch. This is only a workaround. A new release would still...

Thank you for working on this. This also fixes #658 reported in December 2020.

And moreover, it seems that it's not possible to use exclude in pre-commit because there is no straightforward way to set CLI arguments in pre-commit-config.yaml :disappointed:

@fridex do you want to continue with this? I'm not sure I fully understand the intention here. IIUC micropipenv now installs packages in a loop until all of them are...

Hello. Could you please describe in more detail how this should work? Micropipenv uses pip under the hood and installs packages one by one via pip using its internal functions....

I was inclined to close this issue without a detailed description. What is the plan here?

Is anybody from your team willing to implement this?

I'm afraid that this is kinda complex and out of scope for micropipenv. Micropipenv is a lightweight tool designed to work with files produced by tools like pipenv or poetry....

> > you can instruct pip to verify the signature during the installation > > I am not very familiar with the way pip handles the verification of signatures as...

I'm just used to managing my repositories manually. For example, I don't like the auto-closing of issues. Also, every new PR receives an immediate comment from the bot that the...