Jirka Borovec

Results 728 comments of Jirka Borovec

Could it be that the default `has conflicts` is hardcoded for the removal action? I was using the default and all seems working fine for me :flamingo:

I like this extension, could we move it forward? :] ^^ @mschilde @Marr11317

hi, I d love to try mamba or our CI, so what GH action is "official"?

> Thank you once again for your valuable work. i think i could be made as extension repo

I think `litServe` is the tool you are looking for... Cc @aniketmaurya

I think there was some cross-dependency, leaking `numpy` typing which was changed in the frozen version but lets see if all is fine now :)

> Hey are you guys still working on this issue? Anything I could contribute? You can take it =)

This would mean finding a replacement for `pkg_resources.find_distributions` Some pointer: - https://docs.python.org/3/library/importlib.metadata.html#extending-the-search-algorithm - https://github.com/python/importlib_metadata/issues/131