Filipe Laíns 🇵🇸
Filipe Laíns 🇵🇸
Hi, thank you for opening this issue. I am +0 on this, I wouldn't mind having the proposed documentation here, but another reasonable place would be https://github.com/pypa/packaging.python.org. To me, it...
I just noticed #310's `--include` would solve this.
I could also use this in the bootstrap script that I am using.
No worries, I am currently monkeypatching `build.env._create_isolated_env_venv`, which is fine because I pull pypa/build as a submodule.
Sorry, I'll try to review this today! For the lineno checks, let's get the function lineno and add the relative lines inside the function. Eg. ```python >>> import build.env >>>...
Thank you for the changes! I provided some more feedback. This is starting to look better, but still has some things I think should be changed :sweat_smile:
I'll try to review the new changes this weekend.
Just wanted to let you know that I haven't forgotten about this, I just have a bunch of things going on right now, and the holidays and end of year...
This will be one of my priorities for the PyCon sprints.
We could upload our keys or a keyring, my problem with this is that we would have to keep in sync. > nearly impossible to rotate keys, super hard to...