task for vendoring pluggy #2474
Closed
Labels
Comments
FWIW pip has https://github.com/pypa/pip/blob/master/tasks/vendoring/__init__.py - though they also do import rewriting and patching there. |
xref: #2473 |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Next time we vendor pluggy, we should create an
invoke
task to do that automatically; also, the same task should update all internal links in the docs to point to the new location, for example:To:
The text was updated successfully, but these errors were encountered: