Bartosz Sokorski
Bartosz Sokorski
Since it's been almost a year since this PR was last touched and the list of conflicts is quite extensive, I am going to close it. If anyone wants to...
I am going to close this. It's quite old by now and stub packages are less popular since more and more projects adopt native types.
@dimbleby if you could rebase the changes with the latest `main`, I will be happy to merge this
Closing, since no response from the author.
is there any blocker stopping this from getting merged?
Don't know how the `co_annotations` syntax will be different, but sure, I can take care of the later conversion. As to `mypy` as pre-commit hook, it only runs on one...
> Whelp, looks like the executables on bitbucket weren't updated when the ones in distlib were updated. :/ if I understand it correctly, the executables are built from the files...
Is this supposed to replace #5710?
Hi. There is info in docs about how to add plugins to your poetry instance: https://python-poetry.org/docs/master/cli/#self-add. Could you confirm that it works for you?
I think you don't understand how plugins work. Plugins are not part of the package you are making, they are for your Poetry instance. You add a plugin once and...